|
perfc 0.11.0
|
Helper used when declaring counter types in perfc::Register. More...
#include <perfc/register.hpp>
Helper used when declaring counter types in perfc::Register.
Example:
Definition at line 46 of file register.hpp.
Public Types | |
| using | CounterVariant = std::variant<std::add_pointer_t<CounterType>...> |
| using perfc::CounterTypes< CounterType >::CounterVariant = std::variant<std::add_pointer_t<CounterType>...> |
Definition at line 47 of file register.hpp.