gcc/libstdc++-v3/include/std
Ville Voutilainen 057ce49719 re PR c++/67844 (Cannot make tuple of class with template constructor)
2015-10-05  Ville Voutilainen  <ville.voutilainen@gmail.com>

	PR 67844.
	* include/std/tuple (_TC::_NonNestedTuple): Eagerly reject
	conversions from tuple types same as the target tuple.
	* testsuite/20_util/tuple/67844.cc: New.
	* testsuite/20_util/tuple/cons/nested_tuple_construct.cc: Add
	a missing copyright header.

From-SVN: r228468
2015-10-05 12:57:20 +03:00
..
algorithm
array
atomic Handle alignment in __atomic_is_lock_free 2015-09-17 16:46:04 +01:00
bitset
chrono
codecvt
complex Enable lightweight checks with _GLIBCXX_ASSERTIONS. 2015-09-09 18:12:47 +01:00
condition_variable LWG 2135: terminate() in condition_variable::wait() 2015-09-28 19:44:40 +01:00
deque
forward_list
fstream
functional
future
iomanip
ios
iosfwd
iostream
istream
iterator
limits
list
locale
map
memory
mutex Enable lightweight checks with _GLIBCXX_ASSERTIONS. 2015-09-09 18:12:47 +01:00
numeric
ostream
queue
random
ratio
regex
scoped_allocator
set
shared_mutex Enable lightweight checks with _GLIBCXX_ASSERTIONS. 2015-09-09 18:12:47 +01:00
sstream
stack
stdexcept
streambuf
string
system_error Remove redundant conditional expressions in <system_error> 2015-09-17 15:56:50 +01:00
thread Reduce space and time overhead of std::thread 2015-09-29 13:54:05 +01:00
tuple re PR c++/67844 (Cannot make tuple of class with template constructor) 2015-10-05 12:57:20 +03:00
type_traits
typeindex
unordered_map
unordered_set
utility
valarray Enable lightweight checks with _GLIBCXX_ASSERTIONS. 2015-09-09 18:12:47 +01:00
vector