gcc/libstdc++-v3
François Dumont 07cfc2d75d stl_tree.h (_Rb_tree_impl()): Restore _Node_allocator default init.
2017-06-12  François Dumont  <fdumont@gcc.gnu.org>

	* include/bits/stl_tree.h (_Rb_tree_impl()): Restore _Node_allocator
	default init.
	* testsuite/util/testsuite_allocator.h
	(__gnu_test::default_init_allocator<>) New.
	* testsuite/23_containers/set/allocator/default_init.cc: New.
	* testsuite/23_containers/map/allocator/default_init.cc: New.

From-SVN: r249136
2017-06-12 20:38:16 +00:00
..
config baseline_symbols.txt: Update. 2017-06-03 09:56:43 +00:00
doc Support move-only deleters in std::shared_ptr (LWG 2802) 2017-06-09 14:20:37 +01:00
include stl_tree.h (_Rb_tree_impl()): Restore _Node_allocator default init. 2017-06-12 20:38:16 +00:00
libsupc++ Remove libsupc++ makefile targets setting -std=gnu++11 or -std=gnu++14 2017-06-02 12:49:04 +01:00
po
python
scripts
src PR libstdc++/55917 do not handle exceptions in std::thread 2017-06-12 17:37:28 +01:00
testsuite stl_tree.h (_Rb_tree_impl()): Restore _Node_allocator default init. 2017-06-12 20:38:16 +00:00
acinclude.m4 PR libstdc++/67578 Implement non-trivial std::random_device::entropy 2017-05-23 17:11:57 +01:00
aclocal.m4
ChangeLog stl_tree.h (_Rb_tree_impl()): Restore _Node_allocator default init. 2017-06-12 20:38:16 +00:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
ChangeLog-2010
ChangeLog-2011
ChangeLog-2012
ChangeLog-2013
ChangeLog-2014
ChangeLog-2015
ChangeLog-2016
config.h.in PR libstdc++/67578 Implement non-trivial std::random_device::entropy 2017-05-23 17:11:57 +01:00
configure Fix cross compilation to Solaris 2017-06-01 13:50:03 +00:00
configure.ac PR libstdc++/67578 Implement non-trivial std::random_device::entropy 2017-05-23 17:11:57 +01:00
configure.host
crossconfig.m4 Fix cross compilation to Solaris 2017-06-01 13:50:03 +00:00
fragment.am
linkage.m4
Makefile.am
Makefile.in
README

file: libstdc++-v3/README

New users may wish to point their web browsers to the file
index.html in the 'doc/html' subdirectory.  It contains brief
building instructions and notes on how to configure the library in
interesting ways.