Same as the preceding overload, ignoring allocator.

Synopsis

Declared in <bslalg_scalarprimitives.h>

template<class TARGET_TYPE>
static
void
defaultConstruct(
    TARGET_TYPE* address,
    void* allocator);

Created with MrDocs