BloombergLP::bsltf::TemplateTestFacility::emplace

Create an AllocEmplacableTestType at address from identifier.

Synopsis

Declared in <bsltf_templatetestfacility.h>

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

Parameters

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