Searched refs:user_allocator (Results 1 – 5 of 5) sorted by relevance
282 typedef UserAllocator user_allocator; //!< User allocator. typedef in boost::pool900 typedef UserAllocator user_allocator; // User allocator. typedef in boost::pool916 (user_allocator::free)(static_cast<char*>(*pos)); in release_memory()926 (user_allocator::free)(static_cast<char*>(*pos)); in purge_memory()931 (user_allocator::free)(static_cast<char*>(*pos)); in purge_memory()958 ret = (user_allocator::malloc)(chunk_size); in BOOST_PREVENT_MACRO_SUBSTITUTION()978 void* ret = (user_allocator::malloc)(chunk_size * n); in ordered_malloc()999 (user_allocator::free)(static_cast<char*>(chunk)); in BOOST_PREVENT_MACRO_SUBSTITUTION()
156 …typedef UserAllocator user_allocator; //!< allocator that defines the method that the underlying … typedef in boost::pool_allocator353 typedef UserAllocator user_allocator; typedef in boost::fast_pool_allocator
76 typedef UserAllocator user_allocator; //!< typedef in boost::object_pool
107 …typedef UserAllocator user_allocator; //!< The user-allocator used by this pool, default = <tt>def… typedef in boost::singleton_pool
47 [def __UserAllocator [link boost_pool.pool.pooling.user_allocator UserAllocator]]260 typedef UserAllocator user_allocator;325 typedef UserAllocator user_allocator;383 typedef UserAllocator user_allocator;483 typedef UserAllocator user_allocator;526 typedef UserAllocator user_allocator;1009 [section:user_allocator The UserAllocator Concept]1033 [endsect][/section:user_allocator The UserAllocator Concept]