gcc/libstdc++-v3/include
Jonathan Wakely 1f069142c7 re PR libstdc++/56613 (map::operator[](key_type&&) fails with custom allocator)
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
2013-03-14 23:28:11 +00:00
..
backward Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
bits re PR libstdc++/56613 (map::operator[](key_type&&) fails with custom allocator) 2013-03-14 23:28:11 +00:00
c Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
c_compatibility re PR libstdc++/56111 ({float,double,long double} complex not accepted anymore) 2013-02-13 21:58:53 +00:00
c_global cstdlib (at_quick_exit, quick_exit): Do not declare. 2013-02-11 23:42:43 +00:00
c_std cstdlib (at_quick_exit, quick_exit): Provide in C++11 mode. 2013-02-12 12:01:14 +00:00
debug Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
decimal Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
ext memoryfwd.h: New. 2013-03-08 21:39:24 +00:00
parallel memoryfwd.h: New. 2013-03-08 21:39:24 +00:00
precompiled Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
profile Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
std re PR libstdc++/56609 ([C++11] Several type traits give incorrect results for std::nullptr_t) 2013-03-13 11:15:45 +00:00
tr1 user.cfg.in: Set __cplusplus to 201103L. 2013-02-20 01:52:36 +00:00
tr2 Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
Makefile.am memoryfwd.h: New. 2013-03-08 21:39:24 +00:00
Makefile.in memoryfwd.h: New. 2013-03-08 21:39:24 +00:00