bactria
0.0.1
The bactria library is a header-only C++14 library for profiling and tracing.
|
Context definitions. More...
#include <bactria/core/Activation.hpp>
#include <bactria/core/Plugin.hpp>
#include <bactria/metrics/Plugin.hpp>
#include <bactria/ranges/Plugin.hpp>
#include <bactria/reports/Plugin.hpp>
#include <utility>
Go to the source code of this file.
Classes | |
class | bactria::Context |
The context. More... | |
Context definitions.
This file defines the Context interface. It should not be included directly by the user.