Alias for an allocator_traits propagation trait reflecting the PROPAGATE_ON_CONTAINER_SWAP template parameter.

Synopsis

Declared in <bsltf_stdstatefulallocator.h>

typedef bsl::integral_constant<bool, PROPAGATE_ON_CONTAINER_SWAP> propagate_on_container_swap;

Created with MrDocs