|
tess 0.4.0
Performance-first tile and path simulation substrate
|
#include <tess/diagnostics/trace.h>
Public Member Functions | |
| ScopedTrace (TraceBuffer &buffer) noexcept | |
| ScopedTrace (const ScopedTrace &)=delete | |
| auto | operator= (const ScopedTrace &) -> ScopedTrace &=delete |
Installs a nestable trace buffer on the current thread for a scope.
Destruction restores the buffer active before construction.