|
template<SomeCounterImpl SomeImplType>
requires std::same_as<ImplType, SomeImplType> |
| Model (SomeImplType &&impl) |
|
void | add (ValueType value) override |
|
void | set (ValueType v) override |
|
ValueType | value () const override |
|
◆ add()
template<SomeNumberType NumberType>
template<SomeCounterImpl ImplType>
◆ set()
template<SomeNumberType NumberType>
template<SomeCounterImpl ImplType>
◆ value()
template<SomeNumberType NumberType>
template<SomeCounterImpl ImplType>
The documentation for this struct was generated from the following file: