gcc/libstdc++-v3/testsuite/experimental/string_view
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
..
capacity Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
cons re PR libstdc++/61374 (string_view::operator string() is buggy) 2014-06-01 18:23:41 +01:00
element_access re PR libstdc++/59531 (string_view overrun in copy operation) 2014-01-24 20:15:00 +00:00
inserters Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
literals Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
modifiers Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
operations re PR libstdc++/61374 (string_view::operator string() is buggy) 2014-06-01 18:23:41 +01:00
operators Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
range_access Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
requirements Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
types Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
include.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