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

Category definitions. More...

#include <cstdint>
#include <string>
Include dependency graph for Category.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  bactria::ranges::Category
 Defines a category. More...
 

Detailed Description

Category definitions.

This is bactria's include file for Categories. It should not be included directly by the user.