gcc/libstdc++-v3/testsuite/experimental/optional
Jonathan Wakely 4159cf0d22 re PR libstdc++/64650 (std::experimental::bad_optional_access is not default constructible)
PR libstdc++/64650
	* include/experimental/optional (bad_optional_access): Add default
	constructor.
	* testsuite/experimental/optional/requirements.cc: Test for default
	constructor.

From-SVN: r219889
2015-01-20 11:51:03 +00:00
..
assignment Update copyright years. 2015-01-05 13:33:28 +01:00
cons Update copyright years. 2015-01-05 13:33:28 +01:00
constexpr re PR c++/64356 (Some constexpr expressions not recognized as constexpr) 2015-01-13 16:04:43 -05:00
observers Update copyright years. 2015-01-05 13:33:28 +01:00
relops Update copyright years. 2015-01-05 13:33:28 +01:00
swap Update copyright years. 2015-01-05 13:33:28 +01:00
in_place.cc Update copyright years. 2015-01-05 13:33:28 +01:00
make_optional.cc Update copyright years. 2015-01-05 13:33:28 +01:00
nullopt.cc Update copyright years. 2015-01-05 13:33:28 +01:00
requirements.cc re PR libstdc++/64650 (std::experimental::bad_optional_access is not default constructible) 2015-01-20 11:51:03 +00:00
typedefs.cc Update copyright years. 2015-01-05 13:33:28 +01:00