Searched defs:allocation_guard (Results 1 – 2 of 2) sorted by relevance
161 class allocation_guard class169 allocation_guard(pointer alloc_ptr, size_type alloc_size, Allocator& allocator) in allocation_guard() function in boost::container::detail::allocation_guard
179 typedef typename detail::allocation_guard<allocator_type> allocation_guard; typedef in boost::container::devector