|
|
using | ValueType = NumberType |
|
|
| CounterImpl (CounterImpl const &)=delete |
|
| CounterImpl (CounterImpl &&other)=default |
|
CounterImpl & | operator= (CounterImpl const &)=delete |
|
CounterImpl & | operator= (CounterImpl &&)=default |
|
void | add (ValueType const value) |
|
void | set (ValueType const value) |
|
ValueType | value () const |
The documentation for this class was generated from the following file: