Same as the preceding overload, ignoring allocator.
Synopsis
Declared in <bslalg_scalarprimitives.h>
template<class TARGET_TYPE>
static
void
construct(
TARGET_TYPE* address,
void* allocator);
Created with MrDocs