BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bslma::ConstructionUtil Member List

This is the complete list of members for bslma::ConstructionUtil, including all inherited members.

construct(TARGET_TYPE *address, const ALLOCATOR &allocator)bslma::ConstructionUtilinlinestatic
construct(TARGET_TYPE *address, const ALLOCATOR &allocator, ARG1 &argument1, ARGS &&... arguments)bslma::ConstructionUtilinlinestatic
construct(TARGET_TYPE *address, const ALLOCATOR &allocator, BSLS_COMPILERFEATURES_FORWARD_REF(ARG1) argument1, ARGS &&... arguments)bslma::ConstructionUtilinlinestatic
destructiveMove(TARGET_TYPE *address, const ALLOCATOR &allocator, TARGET_TYPE *original)bslma::ConstructionUtilinlinestatic