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);

Created with MrDocs