gcc/libstdc++-v3/include/std
Benjamin Kosnik 41ca42469f future: Move error handling bits outside macro guard.
2009-08-10  Benjamin Kosnik  <bkoz@redhat.com>

	* include/std/future: Move error handling bits outside macro guard.
	* src/future.cc: Adjust.

	* include/precompiled/stdc++.h: Add future.
	* doc/xml/manual/using.xml: Same.

From-SVN: r150642
2009-08-11 04:30:35 +00:00
..
algorithm
array
bitset
c++0x_warning.h
chrono chrono (duration<>::operator%=, operator%): Add, per DR 934. 2009-07-21 14:48:47 +00:00
complex
condition_variable
deque
forward_list
fstream
functional
future future: Move error handling bits outside macro guard. 2009-08-11 04:30:35 +00:00
iomanip
ios
iosfwd
iostream
istream istream (operator>>(basic_istream<>&&, _Tp&)): Minor cosmetic changes, inline. 2009-08-03 21:53:25 +00:00
iterator
limits
list
locale
map
memory
mutex functional (function): Use explicit operator bool. 2009-05-21 01:12:00 +00:00
numeric
ostream istream (operator>>(basic_istream<>&&, _Tp&)): Minor cosmetic changes, inline. 2009-08-03 21:53:25 +00:00
queue
random PR libstdc++/40912 (partial) 2009-07-31 12:19:26 +00:00
ratio macros.h: Replace @tbd with valid doxygen tag @todo. 2009-06-23 18:51:48 +01:00
regex
set
sstream
stack
stdexcept
streambuf
string
system_error functional (function): Use explicit operator bool. 2009-05-21 01:12:00 +00:00
thread forward_list.h (splice_after): Use forward. 2009-07-31 22:26:32 -04:00
tuple forward_list.h (splice_after): Use forward. 2009-07-31 22:26:32 -04:00
type_traits re PR libstdc++/37907 ([c++0x] support for std::is_standard_layout) 2009-07-16 16:36:10 -04:00
unordered_map
unordered_set
utility
valarray valarray (valarray<>::operator=(const valarray<>&), [...]): Implement resolution of DR 630, [Ready] in Frankfurt. 2009-07-22 12:19:58 +00:00
vector