gcc/libstdc++-v3/include/std
Daniel Krugler ac65b7d221 re PR libstdc++/50159 ([C++0x] tuple_cat only accepts two arguments)
2011-09-11  Daniel Krugler  <daniel.kruegler@googlemail.com>

	PR libstdc++/50159
	* include/std/tuple (tuple_cat): Reimplement according to the
	resolution of LWG 1385.
	* include/std/type_traits: Define __and_ and __or_ for zero
	arguments too; minor tweaks.
	* testsuite/20_util/tuple/creation_functions/tuple_cat.cc: New.
	* testsuite/20_util/tuple/creation_functions/constexpr.cc: Disable
	for now tuple_cat test.
	* testsuite/20_util/declval/requirements/1_neg.cc: Adjust dg-error
	line numbers.
	* testsuite/20_util/make_signed/requirements/typedefs_neg.cc: Likewise.
	* testsuite/20_util/make_unsigned/requirements/typedefs_neg.cc:
	Likewise.
	* doc/xml/manual/status_cxx200x.xml: Update.

From-SVN: r178770
2011-09-11 22:10:21 +00:00
..
algorithm
array tuple (_Tuple_impl::_M_head, _M_tail): Mark constexpr. 2011-09-07 00:17:09 +00:00
atomic
bitset bitset: Trivial formatting fixes. 2011-09-02 13:49:10 +00:00
chrono chrono (operator*(const _Rep1&, const duration<>&)): Fix order of template parameters per LWG 2004. 2011-08-31 10:29:31 +00:00
complex future: constexpr functions are implicitly inline. 2011-08-11 17:53:05 +00:00
condition_variable
deque
forward_list
fstream user.cfg.in (PDF_HYPERLINKS): To NO. 2011-08-07 07:27:06 +00:00
functional tuple: Use everywhere std::size_t... 2011-09-10 00:47:02 +00:00
future future: constexpr functions are implicitly inline. 2011-08-11 17:53:05 +00:00
iomanip user.cfg.in (PDF_HYPERLINKS): To NO. 2011-08-07 07:27:06 +00:00
ios
iosfwd
iostream
istream user.cfg.in (PDF_HYPERLINKS): To NO. 2011-08-07 07:27:06 +00:00
iterator
limits
list
locale
map
memory
mutex
numeric
ostream user.cfg.in (PDF_HYPERLINKS): To NO. 2011-08-07 07:27:06 +00:00
queue
random
ratio
regex
scoped_allocator tuple: Use everywhere std::size_t... 2011-09-10 00:47:02 +00:00
set
sstream user.cfg.in (PDF_HYPERLINKS): To NO. 2011-08-07 07:27:06 +00:00
stack
stdexcept
streambuf user.cfg.in (PDF_HYPERLINKS): To NO. 2011-08-07 07:27:06 +00:00
string
system_error
thread
tuple re PR libstdc++/50159 ([C++0x] tuple_cat only accepts two arguments) 2011-09-11 22:10:21 +00:00
type_traits re PR libstdc++/50159 ([C++0x] tuple_cat only accepts two arguments) 2011-09-11 22:10:21 +00:00
typeindex
unordered_map
unordered_set
utility
valarray user.cfg.in (PDF_HYPERLINKS): To NO. 2011-08-07 07:27:06 +00:00
vector