Vita
Public Attributes | List of all members
vita::analyzer< T >::sym_counter Struct Reference

Public Attributes

std::uintmax_t counter [2] = {0, 0}
 Typical use: counter[active] or counter[!active] (where active is a boolean). More...
 

Detailed Description

template<class T>
struct vita::analyzer< T >::sym_counter

Definition at line 46 of file analyzer.h.

Member Data Documentation

◆ counter

template<class T >
std::uintmax_t vita::analyzer< T >::sym_counter::counter[2] = {0, 0}

Typical use: counter[active] or counter[!active] (where active is a boolean).

Definition at line 50 of file analyzer.h.


The documentation for this struct was generated from the following file: