MPQC
3.0.0-alpha
|
Public Types | |
typedef DurationType | duration_type |
typedef ClockType | clock_type |
typedef AccumulateToType | accumulate_to_type |
typedef auto_time_accumulator< duration_type, clock_type, accumulate_to_type > | self_type |
Public Member Functions | |
auto_time_accumulator (self_type &)=delete | |
auto_time_accumulator (const self_type &)=delete | |
void * | operator new (size_t)=delete |
auto_time_accumulator (self_type &&other)=default | |
auto_time_accumulator (accumulate_to_type &dest) | |