gcc/libstdc++-v3/include/std
Jonathan Wakely 21e2806a8f re PR libstdc++/61269 (<type_traits> includes <cstdint> inside std namespace)
PR libstdc++/61269
	* include/std/type_traits: Move include outside namespace std.
	* testsuite/20_util/declval/requirements/1_neg.cc: Adjust dg-error.
	* testsuite/20_util/make_signed/requirements/typedefs_neg.cc: Likewise.
	* testsuite/20_util/make_unsigned/requirements/typedefs_neg.cc:
	Likewise.

From-SVN: r210715
2014-05-21 16:09:37 +01:00
..
algorithm
array tuple (tuple_size<cv _Tp>): Implement LWG 2313. 2014-05-15 11:35:29 +01:00
atomic * include/std/atomic: Uglify parameter names. 2014-04-15 19:28:57 +01:00
bitset
chrono parse_numbers.h (__parse_int::_Number_help): Check for overflow. 2014-05-16 12:08:49 +01:00
complex complex (__complex_exp, pow): Specify the template parameter in calls to std::polar, for expression templates. 2014-04-11 18:57:59 +00:00
condition_variable
deque
forward_list
fstream re PR libstdc++/13860 (Poor error messages on invalid template parameters for basic_filebuf) 2014-05-08 19:30:14 +01:00
functional tuple (__add_c_ref, [...]): Remove. 2014-05-14 23:16:35 +01:00
future re PR libstdc++/60966 (std::call_once sometime hangs) 2014-05-17 13:58:46 +01:00
iomanip
ios
iosfwd
iostream iostream: Fix URL in comment. 2014-05-08 20:01:51 +01:00
istream
iterator
limits
list
locale
map
memory
mutex re PR libstdc++/60497 (unique_ptr<T> tries to complete its type T even though it's not required to be a complete type) 2014-05-13 18:22:08 +01:00
numeric
ostream
queue
random
ratio
regex
scoped_allocator
set
shared_mutex
sstream
stack
stdexcept
streambuf re PR libstdc++/57394 ([C++11] basic_streambuf incorrect copy constructor / copy assignment access specifier) 2014-05-08 18:17:06 +01:00
string
system_error
thread
tuple tuple (tuple_size<cv _Tp>): Implement LWG 2313. 2014-05-15 11:35:29 +01:00
type_traits re PR libstdc++/61269 (<type_traits> includes <cstdint> inside std namespace) 2014-05-21 16:09:37 +01:00
typeindex
unordered_map
unordered_set
utility tuple (tuple_size<cv _Tp>): Implement LWG 2313. 2014-05-15 11:35:29 +01:00
valarray
vector