¡@

Home 

c++ Programming Glossary: propagate_on_container_move_assignment

Why aren't container move assignment operators noexcept?

http://stackoverflow.com/questions/12332772/why-arent-container-move-assignment-operators-noexcept

is supposed to do is C operator C c If alloc_traits propagate_on_container_move_assignment value is true dumps resources move assigns allocators and transfers.. and transfers resources from c . If alloc_traits propagate_on_container_move_assignment value is false and get_allocator c.get_allocator dumps resources.. resources and transfers resources from c . If alloc_traits propagate_on_container_move_assignment value is false and get_allocator c.get_allocator move assigns..

Making std::vector allocate aligned memory

http://stackoverflow.com/questions/12942548/making-stdvector-allocate-aligned-memory

typedef ptrdiff_t difference_type typedef std true_type propagate_on_container_move_assignment template class U struct rebind typedef AlignedAllocator U Align.. typedef ptrdiff_t difference_type typedef std true_type propagate_on_container_move_assignment template class U struct rebind typedef AlignedAllocator U Align..