Searched defs:sz_allocator_scope (Results 1 – 1 of 1) sorted by relevance
110 template <class Traits> struct sz_allocator_scope { struct111 explicit sz_allocator_scope(typename Traits::manager_type *Manager) { in sz_allocator_scope() argument115 ~sz_allocator_scope() { Traits::set_current(nullptr); } in ~sz_allocator_scope() argument