argos::STagCounter< BASE > Struct Template Reference

Holds the value of the last used tag. More...

#include <vtable.h>

Static Public Attributes

static size_t Count
 Holds the value of the last used tag. More...
 

Detailed Description

template<typename BASE>
struct argos::STagCounter< BASE >

Holds the value of the last used tag.

Definition at line 95 of file vtable.h.

Member Data Documentation

◆ Count

template<typename BASE >
size_t argos::STagCounter< BASE >::Count
static

Holds the value of the last used tag.

Definition at line 96 of file vtable.h.