|
tess 0.4.0
Performance-first tile and path simulation substrate
|
#include <tess/diagnostics/diagnostics.h>
Public Member Functions | |
| ScopedAllocationCounters (AllocationCounters &counters) noexcept | |
| ScopedAllocationCounters (const ScopedAllocationCounters &)=delete | |
| auto | operator= (const ScopedAllocationCounters &) -> ScopedAllocationCounters &=delete |
Installs allocation counters on the current thread for a nested scope.