BloombergLP::bslma::AllocatorTraits_HasPropOnSwap::value

true if ALLOC defines a nested propagate_on_container_swap alias.

Synopsis

Declared in <bslma_allocatortraits.h>

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