Searched refs:sz_allocator_scope (Results 1 – 1 of 1) sorted by relevance
111 template <class Traits> struct sz_allocator_scope { struct112 explicit sz_allocator_scope(typename Traits::manager_type *Manager) { in sz_allocator_scope() function116 ~sz_allocator_scope() { Traits::set_current(nullptr); } in ~sz_allocator_scope() argument156 using CfgLocalAllocatorScope = sz_allocator_scope<CfgAllocatorTraits>;181 using LivenessAllocatorScope = sz_allocator_scope<LivenessAllocatorTraits>;