STXXL
1.4-dev
|
#include <string>
#include <utility>
#include <algorithm>
#include <stxxl/bits/common/timer.h>
#include <stxxl/bits/common/utils.h>
Go to the source code of this file.
Classes | |
class | stxxl::custom_stats_counter< ValueType > |
This class provides a statistical counter that can easily be deactivated using a typedef to dummy_custom_stats_counter. More... | |
class | stxxl::dummy_custom_stats_counter< ValueType > |
Dummy class for custom_stats_counter. More... | |
Namespaces | |
stxxl | |
STXXL library namespace | |