gcc/libstdc++-v3/include/std
Jonathan Wakely 0fd72195bc condition_variable (condition_variable_any): Remove unused native_handle_type typedef.
* include/std/condition_variable (condition_variable_any): Remove
	unused native_handle_type typedef.
	* src/condition_variable.cc (condition_variable): Add missing noexcept
	specifications.
	* 30_threads/condition_variable_any/requirements/typedefs.cc: Remove.

From-SVN: r180454
2011-10-25 22:44:12 +01:00
..
algorithm
array tuple (_Head_base<>::_M_head, [...]): Change to static constexpr functions; adjust everywhere. 2011-09-13 00:06:25 +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 condition_variable (condition_variable_any): Remove unused native_handle_type typedef. 2011-10-25 22:44:12 +01:00
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 limits.cc: Replace everywhere __int128_t -> __int128, and __uint128_t -> unsigned __int128. 2011-09-21 11:23:11 +00:00
list
locale
map
memory
mutex re PR libstdc++/49894 ([C++0x] Uniform initialization in constructor) 2011-10-25 00:26:25 +01:00
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 tuple (make_tuple, [...]): Declare constexpr. 2011-09-16 00:41:33 +00:00
type_traits limits.cc: Replace everywhere __int128_t -> __int128, and __uint128_t -> unsigned __int128. 2011-09-21 11:23:11 +00:00
typeindex
unordered_map
unordered_set
utility tuple (_Head_base<>::_M_head, [...]): Change to static constexpr functions; adjust everywhere. 2011-09-13 00:06:25 +00:00
valarray user.cfg.in (PDF_HYPERLINKS): To NO. 2011-08-07 07:27:06 +00:00
vector