Same as the preceding overload taking an allocator pointer.
Synopsis
Declared in <bsltf_templatetestfacility.h>
template<
class TYPE,
class ALLOCATOR>
static
void
emplace(
TYPE* address,
int identifier,
ALLOCATOR* allocator);
Created with MrDocs