gcc/libstdc++-v3/testsuite/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 limits: Remove stray semicolon. 2014-10-15 12:03:20 +00:00
ratio Implement more Library Fundamentals v1 variable templates. 2014-10-21 14:10:51 +01:00
string_view limits: Remove stray semicolon. 2014-10-15 12:03:20 +00: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
feat-cxx14.cc stl_function.h: Generic associative lookup feature is not supported. 2014-10-02 12:38:41 +00:00
feat-lib-fund.cc Makefile.am: Add new header. 2014-10-06 13:26:45 +01:00