Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <CounterDataFrame.hpp>
Public Types | |
enum class | Type { ADD , SUB } |
using | frame_type = CounterDataFrame |
using | value_type = long long int |
Data Fields | |
measurements::stealth_string | name |
Type | type |
value_type | value |
using measurements::CounterHint::value_type = long long int |
|
strong |
measurements::stealth_string measurements::CounterHint::name |
Type measurements::CounterHint::type |
value_type measurements::CounterHint::value |