gcc/libstdc++-v3/include/std
Jonathan Wakely e06745c110 mutex: Add doxygen comments.
2011-05-26  Jonathan Wakely  <jwakely.gcc@gmail.com>

	* include/std/mutex: Add doxygen comments.

From-SVN: r174244
2011-05-26 00:49:11 +01:00
..
algorithm
array tuple (tuple_element<__i, [...]): Add. 2011-05-19 20:48:39 +00:00
atomic
bitset initializer_list: Use noexcept specifier. 2011-05-18 18:05:17 +00:00
chrono re PR libstdc++/49151 ([C++0x][constexpr] chrono::duration has incorrect non-member operator semantics) 2011-05-24 23:29:19 +00:00
complex re PR libstdc++/48760 (std::complex constructor buggy in the face of NaN's) 2011-04-28 10:52:17 +00:00
condition_variable
deque
forward_list
fstream
functional [multiple changes] 2011-05-23 00:05:24 +00:00
future re PR libstdc++/48521 ([C++0x] std::result_of doesn't work with pointer to member) 2011-04-19 14:26:08 +01:00
iomanip
ios
iosfwd
iostream
istream istream: Fix comments in the light of DR60 + N3168. 2011-04-15 16:18:22 +00:00
iterator
limits c++config (_GLIBCXX_NOEXCEPT, [...]): Add. 2011-05-15 18:21:03 +00:00
list
locale
map
memory
mutex mutex: Add doxygen comments. 2011-05-26 00:49:11 +01:00
numeric
ostream
queue
random
ratio PR libstdc++/47913 (again) 2011-05-04 23:23:54 +00:00
regex
set
sstream
stack
stdexcept
streambuf
string
system_error
thread thread: Use noexcept throughout per the FDIS. 2011-05-25 14:32:06 +00:00
tuple char_traits.h: Use noexcept throughout. 2011-05-21 00:05:03 +00:00
type_traits [multiple changes] 2011-05-19 10:30:20 +00:00
typeindex char_traits.h: Use noexcept throughout. 2011-05-21 00:05:03 +00:00
unordered_map
unordered_set
utility tuple (tuple_element<__i, [...]): Add. 2011-05-19 20:48:39 +00:00
valarray re PR libstdc++/48848 ([C++0x] std::valarray<T> functions missing) 2011-05-03 22:25:24 +00:00
vector