56613.cc
2.08 KB
-
re PR libstdc++/56613 (map::operator[](key_type&&) fails with custom allocator) · 1f069142
PR libstdc++/56613 * include/bits/stl_tree.h (_Rb_tree::_M_create_node): Use allocator_traits instead of calling construct directly. * testsuite/23_containers/map/56613.cc: New. From-SVN: r196666
Jonathan Wakely committed