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

Synopsis

Declared in <bsltf_stdstatefulallocator.h>

typedef bsl::integral_constant<bool, PROPAGATE_ON_CONTAINER_MOVE_ASSIGNMENT> propagate_on_container_move_assignment;

Created with MrDocs