BDE 4.14.0 Production release
|
#include <bsls_ident.h>
#include <bslscm_version.h>
#include <bslstl_simplepool.h>
#include <bslalg_bidirectionallink.h>
#include <bslalg_bidirectionalnode.h>
#include <bslma_allocatortraits.h>
#include <bslma_deallocatorproctor.h>
#include <bslmf_isbitwisemoveable.h>
#include <bslmf_movableref.h>
#include <bslmf_util.h>
#include <bsls_assert.h>
#include <bsls_compilerfeatures.h>
#include <bsls_util.h>
#include <bsls_nativestd.h>
Go to the source code of this file.
Classes | |
class | bslstl::BidirectionalNodePool< VALUE, ALLOCATOR > |
struct | bslmf::IsBitwiseMoveable< bslstl::BidirectionalNodePool< VALUE, ALLOCATOR > > |
Functions | |
template<class VALUE , class ALLOCATOR > | |
void | bslstl::swap (BidirectionalNodePool< VALUE, ALLOCATOR > &a, BidirectionalNodePool< VALUE, ALLOCATOR > &b) |
The content of this file has been pre-processed for Doxygen.