gcc/libstdc++-v3/include
Jonathan Wakely 1b1bdc03f8 tuple (_Index_tuple, [...]): Move to <utility>.
* include/std/tuple (_Index_tuple, _Build_index_tuple): Move to
	<utility>.
	* include/std/utility (integer_sequence, make_integer_sequence,
	index_sequence, make_index_sequence, index_sequence_for): Define.
	* doc/xml/manual/status_cxx2014.xml: Update.
	* testsuite/20_util/integer_sequence/intseq.cc: New.
	* testsuite/20_util/integer_sequence/requirements/typedefs.cc: New.

From-SVN: r204275
2013-10-31 19:23:54 +00:00
..
backward
bits Implement C++14 digit separators. 2013-10-31 14:01:23 +00:00
c
c_compatibility
c_global re PR libstdc++/58625 (std::signbit always converts to double) 2013-10-06 13:44:47 +00:00
c_std
debug formatter.h (__check_singular): Add const on iterator reference. 2013-10-25 19:25:06 +00:00
decimal re PR libstdc++/58815 (Casting/Conversion operator for std::decimal not supported) 2013-10-23 11:48:26 +00:00
ext Print additional info when various out-of-range conditions are detected. 2013-09-21 19:04:13 -07:00
parallel algobase.h (mismatch, equal): Provide parallel version for N3671 overloads. 2013-10-01 19:35:01 +00:00
precompiled
profile re PR libstdc++/58338 (Add noexcept to functions with a narrow contract) 2013-09-25 20:28:12 +00:00
std tuple (_Index_tuple, [...]): Move to <utility>. 2013-10-31 19:23:54 +00:00
tr1
tr2 re PR libstdc++/58804 (dynamic_bitset<> uses popcountl on long long) 2013-10-21 13:52:39 +00:00
Makefile.am re PR libstdc++/58729 (tr2::dynamic_bitset::resize fails) 2013-10-19 01:31:19 +00:00
Makefile.in re PR libstdc++/58729 (tr2::dynamic_bitset::resize fails) 2013-10-19 01:31:19 +00:00