Thrill  0.1
stats_counter.hpp File Reference
#include <algorithm>
+ Include dependency graph for stats_counter.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  StatsCounter< ValueType_, Active >
 This class provides a statistical counter that can easily be deactivated using a boolean template switch. More...
 
class  StatsCounter< ValueType_, false >
 
class  StatsCounter< ValueType_, true >
 

Namespaces

 thrill
 
 thrill::common
 Contains many common tools and helpers shared by higher layers. See common.
 

Macros

#define THRILL_COMMON_STATS_COUNTER_HEADER
 

Macro Definition Documentation

◆ THRILL_COMMON_STATS_COUNTER_HEADER

#define THRILL_COMMON_STATS_COUNTER_HEADER

Definition at line 18 of file stats_counter.hpp.