bactria  0.0.1
The bactria library is a header-only C++14 library for profiling and tracing.
bactria::metrics::Generic Struct Reference

The generic tag. More...

#include <Tags.hpp>

Static Public Attributes

static constexpr auto value = 1u
 

Detailed Description

The generic tag.

Used for defining a generic Sector.

Member Data Documentation

◆ value

constexpr auto bactria::metrics::Generic::value = 1u
staticconstexpr

Internal value of the tag which is supplied to the plugin. Note that this may change between bactria without further announcement. Users are strongly advised to never rely directly on the value of this tag.


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