Classes | |
class | boost::circular_buffer< T, Alloc > |
Circular buffer - a STL compliant container. More... | |
class | boost::circular_buffer_space_optimized< T, Alloc > |
Space optimized circular buffer container adaptor. More... | |
Namespaces | |
boost | |
Duration formatting facet for input. | |
Macros | |
#define | BOOST_CB_DEFAULT_ALLOCATOR(T) std::allocator<T> |