true if ALLOCATOR_TYPE defines propagate_on_container_copy_assignment.

Synopsis

Declared in <bslma_allocatortraits.h>

static
bool const value = sizeof(match<ALLOCATOR_TYPE>(0)) == sizeof(yes_type);

Created with MrDocs