BDE 4.14.0 Production release
|
#include <bsls_ident.h>
#include <bslscm_version.h>
#include <bslalg_autoscalardestructor.h>
#include <bslma_allocator.h>
#include <bslma_destructionutil.h>
#include <bslma_usesbslmaallocator.h>
#include <bslmf_allocatorargt.h>
#include <bslmf_integralconstant.h>
#include <bslmf_isbitwisecopyable.h>
#include <bslmf_isbitwisemoveable.h>
#include <bslmf_isfundamental.h>
#include <bslmf_ispointer.h>
#include <bslmf_issame.h>
#include <bslmf_istriviallycopyable.h>
#include <bslmf_istriviallydefaultconstructible.h>
#include <bslmf_movableref.h>
#include <bslmf_usesallocatorargt.h>
#include <bslmf_util.h>
#include <bsls_assert.h>
#include <bsls_compilerfeatures.h>
#include <bsls_platform.h>
#include <bsls_util.h>
#include <stddef.h>
#include <string.h>
#include <new>
#include <bslmf_removecvq.h>
Go to the source code of this file.
Classes | |
struct | bslalg::ScalarPrimitives |
struct | bslalg::ScalarPrimitives_Imp |
Macros | |
#define | BSLALG_SCALARPRIMITIVES_XLC_PLACEMENT_NEW_FIX |
Typedefs | |
typedef bslalg::ScalarPrimitives | bslalg_ScalarPrimitives |
This alias is defined for backward compatibility. | |
The content of this file has been pre-processed for Doxygen.
#define BSLALG_SCALARPRIMITIVES_XLC_PLACEMENT_NEW_FIX |