gcc/libstdc++-v3/include/experimental
Ville Voutilainen 6b17203a20 Implement more Library Fundamentals v1 variable templates.
2014-10-21  Ville Voutilainen  <ville.voutilainen@gmail.com>

	Implement more Library Fundamentals v1 variable templates.
	* include/Makefile.am: Add ratio, chrono and system_error.
	* include/Makefile.in: Regenerate.
	* include/experimental/chrono: New.
	* include/experimental/ratio: Likewise.
	* include/experimental/system_error: Likewise.
	* include/experimental/tuple (tuple_size_v): Likewise.
	* testsuite/experimental/chrono/value.cc: Likewise.
	* testsuite/experimental/ratio/value.cc: Likewise.
	* testsuite/experimental/system_error/value.cc: Likewise.
	* testsuite/experimental/tuple/tuple_size.cc: Likewise.

From-SVN: r216513
2014-10-21 14:10:51 +01:00
..
any any (any::_Manager_alloc::_Data): Reorder tuple members to simplify pretty printing. 2014-07-10 19:08:35 +01:00
chrono Implement more Library Fundamentals v1 variable templates. 2014-10-21 14:10:51 +01:00
optional any (any_v1): Rename namespace to fundamentals_v1. 2014-06-23 23:12:31 +01:00
ratio Implement more Library Fundamentals v1 variable templates. 2014-10-21 14:10:51 +01:00
string_view string_view: Make the literal operators constexpr like the ctors they call. 2014-07-25 03:47:46 +00:00
string_view.tcc re PR libstdc++/61374 (string_view::operator string() is buggy) 2014-06-01 18:23:41 +01:00
system_error Implement more Library Fundamentals v1 variable templates. 2014-10-21 14:10:51 +01:00
tuple Implement more Library Fundamentals v1 variable templates. 2014-10-21 14:10:51 +01:00
type_traits Implement the Library Fundamentals v1 variable templates. 2014-10-17 13:21:21 +01:00