gcc/libstdc++-v3/testsuite/experimental/optional
Jonathan Wakely 7ce56fc845 any (any_v1): Rename namespace to fundamentals_v1.
* include/experimental/any (any_v1): Rename namespace to
	fundamentals_v1. Change string returned by bad_any_cast::what().
	* include/experimental/optional (fundamentals_v1): Add namespace.
	* include/experimental/string_view (fundamentals_v1): Likewise.
	* testsuite/experimental/any/typedefs.cc: New.
	* testsuite/experimental/optional/typedefs.cc: New.
	* testsuite/experimental/string_view/typedefs.cc: New.

From-SVN: r211920
2014-06-23 23:12:31 +01:00
..
assignment Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
cons Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
constexpr Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
observers Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
relops re PR libstdc++/60710 (experimental::optional<T> is using T::operator!=) 2014-04-25 20:34:42 +01:00
swap Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
in_place.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
make_optional.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
nullopt.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
requirements.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
typedefs.cc any (any_v1): Rename namespace to fundamentals_v1. 2014-06-23 23:12:31 +01:00