gcc/libstdc++-v3/include/std
Paolo Carlini 7f3083e71d limits: Remove stray spaces after backslash.
2014-10-15  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/std/limits: Remove stray spaces after backslash.
	* testsuite/20_util/declval/requirements/1_neg.cc: Adjust dg-error
	line number.
	* testsuite/20_util/make_signed/requirements/typedefs_neg.cc:
	Likewise.
	* testsuite/20_util/make_unsigned/requirements/typedefs_neg.cc:
	Likewise.

From-SVN: r216242
2014-10-15 08:51:07 +00:00
..
algorithm
array
atomic re PR libstdc++/63322 (std::atomic<T> where T is not trivially copyable should be disabled.) 2014-10-09 19:17:23 +01:00
bitset
chrono Implement SD-6: SG10 Feature Test Recommendations 2014-10-01 11:49:23 +00:00
complex Implement SD-6: SG10 Feature Test Recommendations 2014-10-01 11:49:23 +00:00
condition_variable
deque
forward_list
fstream Make streams movable and swappable. 2014-09-22 14:34:09 +01:00
functional re PR libstdc++/61909 (Small function optimization not applied to small objects) 2014-10-09 19:17:28 +01:00
future future (__location_invariant): Move specializations after preprocessor condition. 2014-08-07 23:54:53 +01:00
iomanip re PR libstdc++/54354 (TODO extended iomanip manipulators std::get_time and std::put_time (C++11, section 27.7.5)) 2014-10-14 18:01:25 +01:00
ios Make streams movable and swappable. 2014-09-22 14:34:09 +01:00
iosfwd
iostream
istream gnu.ver: Adjust basic_ostream exports. 2014-09-23 14:17:42 +01:00
iterator
limits limits: Remove stray spaces after backslash. 2014-10-15 08:51:07 +00:00
list
locale
map
memory re PR libstdc++/57350 (std::align missing) 2014-10-13 15:08:44 +01:00
mutex mutex (try_lock): Do not swallow exceptions. 2014-09-22 15:54:35 +01:00
numeric
ostream gnu.ver: Adjust basic_ostream exports. 2014-09-23 14:17:42 +01:00
queue
random
ratio
regex
scoped_allocator
set
shared_mutex Implement SD-6: SG10 Feature Test Recommendations 2014-10-01 11:49:23 +00:00
sstream Make streams movable and swappable. 2014-09-22 14:34:09 +01:00
stack
stdexcept
streambuf Make streams movable and swappable. 2014-09-22 14:34:09 +01:00
string
system_error
thread re PR libstdc++/61841 (broken std::thread on Hurd) 2014-08-13 19:40:10 +01:00
tuple Implement SD-6: SG10 Feature Test Recommendations 2014-10-01 11:49:23 +00:00
type_traits machmode.h (int_n_data_t): New. 2014-10-14 15:44:36 -04:00
typeindex
unordered_map
unordered_set
utility Implement SD-6: SG10 Feature Test Recommendations 2014-10-01 11:49:23 +00:00
valarray
vector