bactria  0.0.1
The bactria library is a header-only C++14 library for profiling and tracing.
Marker.hpp File Reference

Marker definitions. More...

#include <bactria/ranges/Category.hpp>
#include <bactria/ranges/Colors.hpp>
#include <cstdint>
#include <string>
#include <utility>
Include dependency graph for Marker.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  bactria::ranges::Marker
 The abstract base class for markers. More...
 

Detailed Description

Marker definitions.

This file contains the definition for the Marker class. It should not be included by the user.