llvm-project/libcxx/include/experimental
Marshall Clow 2f13e79083 More of P0600 - '[[nodiscard]] in the Library' mark empty() as nodiscard in filesystem::path
llvm-svn: 318378
2017-11-16 05:48:32 +00:00
..
__config Add <experimental/coroutine> 2017-05-25 04:36:24 +00:00
__memory
algorithm Rename identifiers named `__output` 2017-11-14 11:14:25 +00:00
any any: Add availability for experimental::bad_any_cast 2017-06-18 14:52:26 +00:00
chrono
coroutine Allow coroutine_handle<const T> to support creation from const references to the promise_type 2017-06-16 00:36:17 +00:00
deque
dynarray [Libc++] Use #pragma push_macro/pop_macro to better handle min/max on Windows 2017-05-31 22:07:49 +00:00
filesystem More of P0600 - '[[nodiscard]] in the Library' mark empty() as nodiscard in filesystem::path 2017-11-16 05:48:32 +00:00
forward_list
functional [Libc++] Use #pragma push_macro/pop_macro to better handle min/max on Windows 2017-05-31 22:07:49 +00:00
iterator Rename identifiers named `__output` 2017-11-14 11:14:25 +00:00
list
map
memory_resource [Libc++] Use #pragma push_macro/pop_macro to better handle min/max on Windows 2017-05-31 22:07:49 +00:00
numeric [Libc++] Use #pragma push_macro/pop_macro to better handle min/max on Windows 2017-05-31 22:07:49 +00:00
optional [Libc++] Use #pragma push_macro/pop_macro to better handle min/max on Windows 2017-05-31 22:07:49 +00:00
propagate_const
ratio
regex
set
string
string_view [Libc++] Use #pragma push_macro/pop_macro to better handle min/max on Windows 2017-05-31 22:07:49 +00:00
system_error
tuple
type_traits
unordered_map
unordered_set
utility
vector