Skip to content
Commit b58f59cd authored by Howard Hinnant's avatar Howard Hinnant
Browse files

Second try at getting noexcept on move and swap for deque. I changed...

Second try at getting noexcept on move and swap for deque.  I changed std::alloctor to propagate_on_container_move_assignment so as to make deque<T> move assignment noexcept.  What we really need is a compile-time switch that says an allocator always compares equal.

llvm-svn: 132490
parent f7600949
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment