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

Context definitions. More...

Include dependency graph for Context.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  bactria::Context
 The context. More...
 

Detailed Description

Context definitions.

This file defines the Context interface. It should not be included directly by the user.