gcc/libstdc++-v3/include/std
Jonathan Wakely f6341d8d09 re PR libstdc++/51617 ([C++0x] async(f) isn't.)
PR libstdc++/51617
	* include/std/future (async): Change default policy to launch::async.

From-SVN: r222793
2015-05-05 02:56:47 +01:00
..
algorithm
array
atomic re PR libstdc++/65147 (alignment of std::atomic object is not correct) 2015-04-09 12:15:44 +01:00
bitset
chrono re PR libstdc++/65499 (Missing "using namespace literals::chrono_literals" in std::chrono) 2015-03-27 12:45:10 +00:00
codecvt
complex
condition_variable
deque
forward_list
fstream
functional re PR libstdc++/65760 (invalid use of incomplete type with std::is_convertible<C, C>) 2015-04-29 17:07:47 +01:00
future re PR libstdc++/51617 ([C++0x] async(f) isn't.) 2015-05-05 02:56:47 +01:00
iomanip Implement N4100 File System TS 2015-04-30 20:11:52 +01:00
ios
iosfwd
iostream
istream re PR libstdc++/65543 (rvalue stream insertion and extraction operators incorrectly implemented) 2015-03-25 09:57:06 +00:00
iterator
limits re PR libstdc++/65883 (numeric_limits<unsigned __int128>::max() returns incorrect value) 2015-04-28 19:35:49 +00:00
list
locale
map
memory memory (pointer_safety, [...]): Define. 2015-05-01 12:02:18 +01:00
mutex
numeric
ostream re PR libstdc++/65543 (rvalue stream insertion and extraction operators incorrectly implemented) 2015-03-25 09:57:06 +00:00
queue
random
ratio
regex
scoped_allocator
set
shared_mutex shared_mutex (shared_timed_mutex): Only use pthread_rwlock_t when the POSIX Timeouts option is supported. 2015-04-10 10:00:00 +01:00
sstream
stack
stdexcept
streambuf
string
system_error
thread re PR libstdc++/58038 (std::this_thread::sleep_until can cause inifinite sleep) 2015-03-26 19:59:08 +00:00
tuple re PR libstdc++/65978 (missing constexpr on std::forward_as_tuple and std::tie (LWG issues 2275 and 2301)) 2015-05-02 12:20:03 +01:00
type_traits re PR libstdc++/60333 (type_traits make_signed, make_unsigned missing support for long long enumerations) 2015-04-28 14:21:54 +01:00
typeindex
unordered_map
unordered_set
utility
valarray
vector