r249136 - in /trunk/libstdc++-v3: ChangeLog inc...

fdumont@gcc.gnu.org fdumont@gcc.gnu.org
Mon Jun 12 20:38:00 GMT 2017


Author: fdumont
Date: Mon Jun 12 20:38:16 2017
New Revision: 249136

URL: https://gcc.gnu.org/viewcvs?rev=249136&root=gcc&view=rev
Log:
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.

Added:
    trunk/libstdc++-v3/testsuite/23_containers/map/allocator/default_init.cc
    trunk/libstdc++-v3/testsuite/23_containers/set/allocator/default_init.cc
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/bits/stl_tree.h
    trunk/libstdc++-v3/testsuite/util/testsuite_allocator.h



More information about the Gcc-cvs mailing list