BOOST_PREVENT_MACRO_SUBSTITUTION() | boost::singleton_pool< Tag, RequestedSize, UserAllocator, Mutex, NextSize, MaxSize > | inlinestatic |
BOOST_PREVENT_MACRO_SUBSTITUTION(void *const ptr) | boost::singleton_pool< Tag, RequestedSize, UserAllocator, Mutex, NextSize, MaxSize > | inlinestatic |
BOOST_PREVENT_MACRO_SUBSTITUTION(void *const ptr, const size_type n) | boost::singleton_pool< Tag, RequestedSize, UserAllocator, Mutex, NextSize, MaxSize > | inlinestatic |
BOOST_STATIC_CONSTANT(unsigned, requested_size=RequestedSize) | boost::singleton_pool< Tag, RequestedSize, UserAllocator, Mutex, NextSize, MaxSize > | |
BOOST_STATIC_CONSTANT(unsigned, next_size=NextSize) | boost::singleton_pool< Tag, RequestedSize, UserAllocator, Mutex, NextSize, MaxSize > | |
difference_type typedef | boost::singleton_pool< Tag, RequestedSize, UserAllocator, Mutex, NextSize, MaxSize > | |
is_from(void *const ptr) | boost::singleton_pool< Tag, RequestedSize, UserAllocator, Mutex, NextSize, MaxSize > | inlinestatic |
mutex typedef | boost::singleton_pool< Tag, RequestedSize, UserAllocator, Mutex, NextSize, MaxSize > | |
ordered_free(void *const ptr) | boost::singleton_pool< Tag, RequestedSize, UserAllocator, Mutex, NextSize, MaxSize > | inlinestatic |
ordered_free(void *const ptr, const size_type n) | boost::singleton_pool< Tag, RequestedSize, UserAllocator, Mutex, NextSize, MaxSize > | inlinestatic |
ordered_malloc() | boost::singleton_pool< Tag, RequestedSize, UserAllocator, Mutex, NextSize, MaxSize > | inlinestatic |
ordered_malloc(const size_type n) | boost::singleton_pool< Tag, RequestedSize, UserAllocator, Mutex, NextSize, MaxSize > | inlinestatic |
purge_memory() | boost::singleton_pool< Tag, RequestedSize, UserAllocator, Mutex, NextSize, MaxSize > | inlinestatic |
release_memory() | boost::singleton_pool< Tag, RequestedSize, UserAllocator, Mutex, NextSize, MaxSize > | inlinestatic |
size_type typedef | boost::singleton_pool< Tag, RequestedSize, UserAllocator, Mutex, NextSize, MaxSize > | |
tag typedef | boost::singleton_pool< Tag, RequestedSize, UserAllocator, Mutex, NextSize, MaxSize > | |
user_allocator typedef | boost::singleton_pool< Tag, RequestedSize, UserAllocator, Mutex, NextSize, MaxSize > | |