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

Range definitions. More...

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

Go to the source code of this file.

Classes

class  bactria::ranges::Range
 The range class. More...
 

Detailed Description

Range definitions.

This file contains the definition of the Range class. It should not be included directly by the user.