Create an EmplacableTestType at address from identifier.
Synopsis
Declared in <bsltf_templatetestfacility.h>
template<class ALLOCATOR>
static
void
emplace(
EmplacableTestType* address,
int identifier,
ALLOCATOR allocator);
Created with MrDocs