MemViz v1.0.0
C++ Memory Layout Inspector
Loading...
Searching...
No Matches
memviz::detail Namespace Reference

Classes

struct  HookGuard
 

Functions

auto lower_bound_addr (std::vector< AllocationInfo > &t, std::uintptr_t addr)
 

Variables

thread_local bool in_hook = false
 

Function Documentation

◆ lower_bound_addr()

auto memviz::detail::lower_bound_addr ( std::vector< AllocationInfo > &  t,
std::uintptr_t  addr 
)
inline

Variable Documentation

◆ in_hook

thread_local bool memviz::detail::in_hook = false
inline