Searched refs:value_counter (Results 1 – 1 of 1) sorted by relevance
85 static CounterType value_counter; member88 MoveOperationTrackerBase() : value(++value_counter) {} in MoveOperationTrackerBase()137 template <typename CounterType> CounterType MoveOperationTrackerBase<CounterType>::value_counter(0); member in MoveOperationTrackerBase<CounterType>