Quick Links:

bal | bbl | bdl | bsl

bslma::AllocatorTraits_PropOnMoveAssign< ALLOC, true > Struct Template Reference

#include <bslma_allocatortraits.h>


Detailed Description

template<class ALLOC>
struct bslma::AllocatorTraits_PropOnMoveAssign< ALLOC, true >

This struct template sets the boolean type for the attribute named propagate_on_container_move_assignment to the nested type alias in the given (template parameter) ALLOCATOR_TYPE if ALLOCATOR_TYPE defines such an alias (i.e., true == AllocatorTraits_HasPropOnMoveAssign<ALLOCATOR_TYPE>value).

See Component bslma_allocatortraits


The documentation for this struct was generated from the following file: