Quick Links:

bal | bbl | bdl | bsl

Classes | Namespaces | Functions

bslstl_bidirectionalnodepool.h File Reference

Provide efficient creation of nodes used in a node-based container. More...

Go to the source code of this file.

Classes

class  bslstl::BidirectionalNodePool< VALUE, ALLOCATOR >
struct  bslmf::IsBitwiseMoveable< bslstl::BidirectionalNodePool< VALUE, ALLOCATOR > >

Namespaces

namespace  bslstl
namespace  bslmf

Functions

template<class VALUE , class ALLOCATOR >
void bslstl::swap (BidirectionalNodePool< VALUE, ALLOCATOR > &a, BidirectionalNodePool< VALUE, ALLOCATOR > &b)

Detailed Description