BloombergLP::bsltf::TemplateTestFacility::emplace

Same as the preceding overload taking an allocator pointer.

Synopsis

Declared in <bsltf_templatetestfacility.h>

template<class ALLOCATOR>
static
void
emplace(
    EmplacableTestType* address,
    int identifier,
    ALLOCATOR* allocator);

Parameters

NameDescription
addressuninitialized storage for the object
identifierinteger identity used to initialize the object
allocatorallocator supplied to the constructor