tracer Struct Reference
Function object for calling trace. More...
#include <atria/prelude/trace.hpp>
Public Member Functions | |
template<typename T > | |
auto | operator() (T &&x) -> decltype(trace(std::forward< T >(x), message)) |
Public Attributes | |
std::string | message |
Detailed Description
The documentation for this struct was generated from the following file:
- src/atria/prelude/trace.hpp