Searched defs: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() argument116 ~sz_allocator_scope() { Traits::set_current(nullptr); } in ~sz_allocator_scope() argument