Module scope_tracker

Module scope_tracker 

Source
Expand description

Scope tracking functionality for memory analysis

Structs§

ScopeGuard
RAII scope guard for automatic scope management
ScopeTracker
Core scope tracking functionality

Functions§

get_global_scope_tracker
Get the global scope tracker instance

Type Aliases§

ScopeId
Unique identifier for scopes