gcc/libstdc++-v3
Jonathan Wakely 8014404589 Define alias templates using polymorphic memory resources
* include/Makefile.am: Add new header.
	* include/Makefile.in: Regenerate.
	* include/experimental/memory_resource: Add feature-test macro.
	* include/experimental/regex: New.
	* include/experimental/deque: Add alias template using PMR.
	* include/experimental/forward_list: Likewise.
	* include/experimental/list: Likewise.
	* include/experimental/map: Likewise.
	* include/experimental/set: Likewise.
	* include/experimental/string: Likewise.
	* include/experimental/unordered_map: Likewise.
	* include/experimental/unordered_set: Likewise.
	* include/experimental/vector: Likewise.

From-SVN: r230295
2015-11-13 10:01:05 +00:00
..
config opt_random.h: Include pmmintrin.h instead of x86intrin.h, and only do so when __SSE3__ 2015-10-13 20:55:44 +00:00
doc Update C++17 library implementation status 2015-11-10 14:05:01 +00:00
include Define alias templates using polymorphic memory resources 2015-11-13 10:01:05 +00:00
libsupc++ * libsupc++/new_handler.cc: Fix for explicit constructor change. 2015-11-11 17:29:39 +00:00
po libstdc++-v3/fragment.am (AM_CPPFLAGS): Add CPPFLAGS 2015-07-24 07:05:19 +00:00
python Remove pretty printing for 'any' with allocators 2015-10-03 13:09:36 +01:00
scripts
src Loop in std::this_thread sleep functions 2015-11-11 17:08:51 +00:00
testsuite Implement C++ LFTSv1 polymorphic memory resources 2015-11-13 10:00:59 +00:00
acinclude.m4 * acinclude.m4 (GLIBCXX_ENABLE_DEBUG_FLAGS): Fix comment. 2015-10-02 22:47:38 +01:00
aclocal.m4
ChangeLog Define alias templates using polymorphic memory resources 2015-11-13 10:01:05 +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
config.h.in Fix semantics of Filesystem TS directory iterators 2015-09-23 12:26:45 +01:00
configure Test for __cxa_thread_atexit_impl when cross-compiling libstdc++ for GNU targets. 2015-10-11 23:34:28 +01:00
configure.ac Add C++11 header <cuchar>. 2015-09-04 12:13:34 +01:00
configure.host
crossconfig.m4 Test for __cxa_thread_atexit_impl when cross-compiling libstdc++ for GNU targets. 2015-10-11 23:34:28 +01:00
fragment.am libstdc++-v3/fragment.am (AM_CPPFLAGS): Add CPPFLAGS 2015-07-24 07:05:19 +00:00
linkage.m4
Makefile.am
Makefile.in libstdc++-v3/fragment.am (AM_CPPFLAGS): Add CPPFLAGS 2015-07-24 07:05:19 +00:00
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.