memory
propagation_traits< RawAllocator > Struct Template Reference

Detailed Description

template<class RawAllocator>
struct foonathan::memory::propagation_traits< RawAllocator >

Controls the propagation of a std_allocator for a certain RawAllocator.

Typedefs

using propagate_on_container_swap
 
using propagate_on_container_move_assignment
 
using propagate_on_container_copy_assignment
 

Static Functions

template<class AllocReference>
static AllocReference select_on_container_copy_construction (const AllocReference &alloc)