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 Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
bits Implement C++14 digit separators. 2013-10-31 14:01:23 +00:00
c Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
c_compatibility re PR libstdc++/56111 ({float,double,long double} complex not accepted anymore) 2013-02-13 21:58:53 +00:00
c_global re PR libstdc++/58625 (std::signbit always converts to double) 2013-10-06 13:44:47 +00:00
c_std re PR libstdc++/57691 (freestanding libstdc++ has compile error) 2013-06-24 13:46:58 +00:00
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 Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
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 re PR c++/54537 (undiagnosed using-declaration conflicting with used function) 2013-08-01 14:24:37 -05:00
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