gcc/libstdc++-v3
Ville Voutilainen 447346e465 re PR libstdc++/84601 (std::optional<std::pair<int, int>> is not assignment copyable)
PR libstdc++/84601
* include/std/optional (_Optional_payload): Split into multiple
specializations that can handle different cases of trivial or
non-trivial assignment operators.
* testsuite/20_util/optional/84601.cc: New.
* testsuite/20_util/optional/cons/value_neg.cc: Adjust.

From-SVN: r258304
2018-03-06 23:43:03 +02:00
..
config PR libstdc++/83834 replace wildcard pattern in linker script 2018-01-16 12:43:08 +00:00
doc Regenerate libstdc++ documentation 2018-01-29 12:37:17 +00:00
include re PR libstdc++/84601 (std::optional<std::pair<int, int>> is not assignment copyable) 2018-03-06 23:43:03 +02:00
libsupc++ Update copyright years. 2018-01-03 11:03:58 +01:00
po Update copyright years. 2018-01-03 11:03:58 +01:00
python PR libstdc++/80276 fix template argument handling in type printers 2018-01-15 11:13:53 +00:00
scripts Update copyright years. 2018-01-03 11:03:58 +01:00
src configure.ac (AC_CHECK_HEADERS): Add linux/types.h. 2018-01-18 20:52:16 +01:00
testsuite re PR libstdc++/84601 (std::optional<std::pair<int, int>> is not assignment copyable) 2018-03-06 23:43:03 +02:00
acinclude.m4 RTEMS: Enable some libstdc++ features 2017-11-21 06:22:13 +00:00
aclocal.m4
ChangeLog re PR libstdc++/84601 (std::optional<std::pair<int, int>> is not assignment copyable) 2018-03-06 23:43:03 +02: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
ChangeLog-2017 Update copyright years. 2018-01-03 11:03:58 +01:00
config.h.in configure.ac (AC_CHECK_HEADERS): Add linux/types.h. 2018-01-18 20:52:16 +01:00
configure CET shouldn't be enabled in 32-bit run-time libraries by defualt 2018-02-19 17:25:49 +01:00
configure.ac PR libstdc++/81797 Add .NOTPARALLEL to include/Makefile for darwin 2018-02-15 20:56:41 +00:00
configure.host
crossconfig.m4
fragment.am
linkage.m4
Makefile.am Update copyright years. 2018-01-03 11:03:58 +01:00
Makefile.in Enable building libstdc++-v3 with Intel CET 2017-11-17 22:28:10 +01: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.