gcc/libstdc++-v3
Jonathan Wakely e59e183f69 LWG2707 init filesystem::path from string_type&&
* include/experimental/bits/fs_path.h (path::path(string_type&&))
	(path::operator=(string&&), path::assign(string_type&&)): Define
	construction and assignment from string_type rvalues (LWG 2707).

From-SVN: r241416
2016-10-21 18:00:53 +01:00
..
config
doc Implement P0084R2, Emplace return type, for C++17 2016-10-17 13:00:38 +01:00
include LWG2707 init filesystem::path from string_type&& 2016-10-21 18:00:53 +01:00
libsupc++ Use global operator new in std::make_exception_ptr 2016-10-21 14:21:09 +01:00
po
python PR77990 refactor unique_ptr to encapsulate tuple 2016-10-19 10:34:57 +01:00
scripts testsuite_hooks.h: Rewrite VERIFY in terms of __builtin_printf and __builtin_abort. 2016-10-12 16:13:06 +00:00
src Split <functional> into smaller pieces 2016-10-21 16:32:25 +01:00
testsuite Split <functional> into smaller pieces 2016-10-21 16:32:25 +01:00
acinclude.m4
aclocal.m4
ChangeLog LWG2707 init filesystem::path from string_type&& 2016-10-21 18:00:53 +01: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
config.h.in
configure
configure.ac
configure.host
crossconfig.m4
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.