gcc/libstdc++-v3/include/std
Jonathan Wakely 6fbd598400 Return deferred future if thread cannot be run
* include/std/future (async): Use deferred function on exception.
	* testsuite/30_threads/async/except.cc: New.

From-SVN: r229289
2015-10-24 22:36:50 +01:00
..
algorithm
array
atomic Handle alignment in __atomic_is_lock_free 2015-09-17 16:46:04 +01:00
bitset
chrono
codecvt
complex Enable lightweight checks with _GLIBCXX_ASSERTIONS. 2015-09-09 18:12:47 +01:00
condition_variable LWG 2135: terminate() in condition_variable::wait() 2015-09-28 19:44:40 +01:00
deque
forward_list
fstream
functional
future Return deferred future if thread cannot be run 2015-10-24 22:36:50 +01:00
iomanip
ios
iosfwd
iostream
istream
iterator
limits
list
locale
map
memory
mutex Enable lightweight checks with _GLIBCXX_ASSERTIONS. 2015-09-09 18:12:47 +01:00
numeric
ostream
queue
random
ratio
regex regex_automaton.h (_State_base, _State<>): Remove _TraitsT dependency from _State<>... 2015-07-30 10:35:45 +00:00
scoped_allocator
set
shared_mutex Enable lightweight checks with _GLIBCXX_ASSERTIONS. 2015-09-09 18:12:47 +01:00
sstream
stack
stdexcept
streambuf
string
system_error Remove redundant conditional expressions in <system_error> 2015-09-17 15:56:50 +01:00
thread Reduce space and time overhead of std::thread 2015-09-29 13:54:05 +01:00
tuple re PR c++/67844 (Cannot make tuple of class with template constructor) 2015-10-05 12:57:20 +03:00
type_traits * include/std/type_traits (__cpp_lib_bool_constant): Define. 2015-10-21 22:20:25 +01:00
typeindex
unordered_map
unordered_set
utility
valarray Enable lightweight checks with _GLIBCXX_ASSERTIONS. 2015-09-09 18:12:47 +01:00
vector