|
bactria
0.0.1
The bactria library is a header-only C++14 library for profiling and tracing.
|
IncidentRecorder definitions. More...
#include <bactria/reports/Report.hpp>#include <cstddef>#include <functional>#include <string>#include <tuple>#include <type_traits>#include <utility>

Go to the source code of this file.
Classes | |
| class | bactria::reports::IncidentRecorder< TValues > |
| Class for dynamic recording of Incidents. More... | |
IncidentRecorder definitions.
Contains the definitions for the IncidentRecorder class. It should not be included directly by the user.