gcc/libstdc++-v3/include/experimental
Jonathan Wakely 6554581713 Post-Urbana updates to Library Fundamentals v1.
* include/experimental/any (any): Remove allocator support and update
	feature-testing macro.
	* include/experimental/functional: Update feature-testing macro.
	* include/experimental/optional (optional::_M_get()): Add constexpr.
	(optional::operator*(), optional::value()): Overload and add
	ref-qualifiers. Update feature-testing macro.
	* include/experimental/string_view (basic_string_view::clear): Remove
	and update feature-testing macro.
	* testsuite/experimental/any/cons/3.cc: Remove.
	* testsuite/experimental/any/cons/4.cc: Remove.
	* testsuite/experimental/any/misc/any_cast.cc: Remove allocator tests.
	* testsuite/experimental/any/misc/any_cast_neg.cc: Adjust dg-error.
	* testsuite/experimental/string_view/capacity/1.cc: Don't test clear().

From-SVN: r218709
2014-12-13 20:44:06 +00:00
..
algorithm Add <experimental/algorithm> and <experimental/functional>. 2014-10-29 18:21:59 +00:00
any Post-Urbana updates to Library Fundamentals v1. 2014-12-13 20:44:06 +00:00
chrono Implement more Library Fundamentals v1 variable templates. 2014-10-21 14:10:51 +01:00
functional Post-Urbana updates to Library Fundamentals v1. 2014-12-13 20:44:06 +00:00
optional Post-Urbana updates to Library Fundamentals v1. 2014-12-13 20:44:06 +00:00
ratio Implement more Library Fundamentals v1 variable templates. 2014-10-21 14:10:51 +01:00
string_view Post-Urbana updates to Library Fundamentals v1. 2014-12-13 20:44:06 +00:00
string_view.tcc
system_error Implement more Library Fundamentals v1 variable templates. 2014-10-21 14:10:51 +01:00
tuple any: Add feature-testing macro. 2014-10-29 18:22:05 +00:00
type_traits any: Add feature-testing macro. 2014-10-29 18:22:05 +00:00