gcc/libstdc++-v3
Ville Voutilainen 71ade764ad re PR libstdc++/77727 (Unwrapping std::optional constructor is not working for non-transferable object)
PR libstdc++/77727
    * include/std/optional (optional(const optional<_Up>&)):
    Default-initialize the base and use emplace.
    (optional(optional<_Up>&&)): Likewise.
    * testsuite/20_util/optional/cons/77727.cc: New.

From-SVN: r240511
2016-09-26 23:51:42 +03:00
..
config [RTEMS] Always use atomic builtins for libstdc++ 2016-09-23 06:58:00 +00:00
doc Implement C++17 node extraction and insertion (P0083R5) 2016-09-22 14:58:49 +01:00
include re PR libstdc++/77727 (Unwrapping std::optional constructor is not working for non-transferable object) 2016-09-26 23:51:42 +03:00
libsupc++ Implement -Wimplicit-fallthrough. 2016-09-26 09:42:50 +00:00
po
python Implement C++17 node extraction and insertion (P0083R5) 2016-09-22 14:58:49 +01:00
scripts
src debug.cc: Include debug/vector. 2016-09-25 20:26:02 +00:00
testsuite re PR libstdc++/77727 (Unwrapping std::optional constructor is not working for non-transferable object) 2016-09-26 23:51:42 +03:00
acinclude.m4 [RTEMS] Always use atomic builtins for libstdc++ 2016-09-23 06:58:00 +00:00
aclocal.m4
ChangeLog re PR libstdc++/77727 (Unwrapping std::optional constructor is not working for non-transferable object) 2016-09-26 23:51:42 +03: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 Implement P0035R4, C++17 new of over-aligned types. 2016-09-09 17:22:15 -04:00
configure * configure.ac: Define HAVE_MEMALIGN for newlib. 2016-09-23 10:34:51 -04:00
configure.ac * configure.ac: Define HAVE_MEMALIGN for newlib. 2016-09-23 10:34:51 -04:00
configure.host [RTEMS] Always use atomic builtins for libstdc++ 2016-09-23 06:58:00 +00:00
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.