bactria
0.0.1
The bactria library is a header-only C++14 library for profiling and tracing.
|
Marker definitions. More...
#include <bactria/ranges/Category.hpp>
#include <bactria/ranges/Colors.hpp>
#include <cstdint>
#include <string>
#include <utility>
Go to the source code of this file.
Classes | |
class | bactria::ranges::Marker |
The abstract base class for markers. More... | |
Marker definitions.
This file contains the definition for the Marker class. It should not be included by the user.