true if ALLOCATOR_TYPE defines a select_on_container_copy_construction method.
Synopsis
Declared in <bslma_allocatortraits.h>
static
bool const value = sizeof(match<ALLOCATOR_TYPE>(0)) == sizeof(yes_type);
Created with MrDocs