tess 0.4.0
Performance-first tile and path simulation substrate
Loading...
Searching...
No Matches
tess::diagnostics::ScopedTrace Class Reference

#include <tess/diagnostics/trace.h>

Public Member Functions

 ScopedTrace (TraceBuffer &buffer) noexcept
 ScopedTrace (const ScopedTrace &)=delete
auto operator= (const ScopedTrace &) -> ScopedTrace &=delete

Detailed Description

Installs a nestable trace buffer on the current thread for a scope.

Destruction restores the buffer active before construction.


The documentation for this class was generated from the following file: