Sign in
chromium
/
chromium
/
llvm-project
/
libcxx
/
f8f852138f86e4588916021e1afedfcab25298c0
/
include
/
future
f8f8521
N3191: C++ Timeout Specification
by Howard Hinnant
· 15 years ago
b64f8b0
license change
by Howard Hinnant
· 15 years ago
5306d68
Convert __thread_local_data to the singleton pattern
by Howard Hinnant
· 15 years ago
8c6cbb2
visibility-decoration.
by Howard Hinnant
· 15 years ago
73d21a4
Changed __config to react to all of clang's currently documented has_feature flags, and renamed _LIBCPP_MOVE to _LIBCPP_HAS_NO_RVALUE_REFERENCES to be more consistent with the rest of the libc++'s flags, and with clang's nomenclature.
by Howard Hinnant
· 15 years ago
e6e4d01
[futures.atomic_future] and notify_all_at_thread_exit. This completes the header <future> and all of Chapter 30 (for C++0x enabled compilers).
by Howard Hinnant
· 15 years ago
99be823
[futures.shared_future]
by Howard Hinnant
· 15 years ago
54da338
[futures.task] and [futures.async]. Requires variadics and rvalue-ref support.
by Howard Hinnant
· 15 years ago
f39daa8
[futures.promise]. Depends on rvalue-ref support to work 100%.
by Howard Hinnant
· 15 years ago
47499b1
future continues ...
by Howard Hinnant
· 15 years ago
a652172
Getting started on <future>
by Howard Hinnant
· 15 years ago
f5256e1
Wiped out some non-ascii characters that snuck into the copyright.
by Howard Hinnant
· 16 years ago
bc8d3f9
libcxx initial import
by Howard Hinnant
· 16 years ago