|
BDE 4.14.0 Production release
|
#include <bsls_ident.h>#include <bslscm_version.h>#include <bslma_aamodel.h>#include <bslma_constructionutil.h>#include <bslma_destructionutil.h>#include <bslma_usesbslmaallocator.h>#include <bslmf_enableif.h>#include <bslmf_integralconstant.h>#include <bslmf_issame.h>#include <bslmf_movableref.h>#include <bslmf_removecvref.h>#include <bsls_compilerfeatures.h>#include <bsls_keyword.h>#include <bsls_objectbuffer.h>#include <bslalg_scalarprimitives.h>Go to the source code of this file.
Classes | |
| struct | bslalg::ConstructorProxy_ImpUtil |
| Component-private utility class for implementation methods. More... | |
| class | bslalg::ConstructorProxy< OBJECT_TYPE > |
| class | bslalg::ConstructorProxy_PolymorphicAllocator< TYPE > |
| struct | bslalg::ConstructorProxy_AllocatorType< TYPE, AAMODEL > |
| struct | bslalg::ConstructorProxy_AllocatorType< TYPE, bslma::AAModelBsl > |
Specialization for a bsl-AA TYPE. More... | |
| struct | bslalg::ConstructorProxy_AllocatorType< TYPE, bslma::AAModelLegacy > |
Specialization for a legacy-AA TYPE. The proxy type will be bsl-AA. More... | |
| struct | bslmf::IsBitwiseMoveable< bslalg::ConstructorProxy< OBJECT_TYPE > > |
Macros | |
| #define | bslalg_ConstructorProxy bslalg::ConstructorProxy |
| This alias is defined for backward compatibility. | |
The content of this file has been pre-processed for Doxygen.