You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/include/experimental
Duncan P. N. Exon Smith 10a803db2c any: Add availability for experimental::bad_any_cast
As a follow up to r302172, add missing availability for bad_any_cast.

rdar://problem/32161524

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@305647 91177308-0d34-0410-b5e6-96231b3b80d8
9 years ago
..
__config Add <experimental/coroutine> 9 years ago
__memory Add <experimental/memory_resource> 10 years ago
algorithm [Libc++] Use #pragma push_macro/pop_macro to better handle min/max on Windows 9 years ago
any any: Add availability for experimental::bad_any_cast 9 years ago
chrono Define a new macro: _LIBCPP_HAS_NO_VARIABLE_TEMPLATES and use it. No functionality change. 11 years ago
coroutine Allow coroutine_handle<const T> to support creation from const references to the promise_type 9 years ago
deque Add experimental container alias templates for PMRs 10 years ago
dynarray [Libc++] Use #pragma push_macro/pop_macro to better handle min/max on Windows 9 years ago
filesystem Diagnose when reverse_iterator is used on path::iterator. 9 years ago
forward_list Add experimental container alias templates for PMRs 10 years ago
functional [Libc++] Use #pragma push_macro/pop_macro to better handle min/max on Windows 9 years ago
iterator Replace identifiers called `__out` because Windows.h #defines it. 9 years ago
list Add experimental container alias templates for PMRs 10 years ago
map Add experimental container alias templates for PMRs 10 years ago
memory_resource [Libc++] Use #pragma push_macro/pop_macro to better handle min/max on Windows 9 years ago
numeric [Libc++] Use #pragma push_macro/pop_macro to better handle min/max on Windows 9 years ago
optional [Libc++] Use #pragma push_macro/pop_macro to better handle min/max on Windows 9 years ago
propagate_const Move _LIBCPP_INLINE_VISIBILITY to first declaration in <propagate_const> 9 years ago
ratio Fixed an 'extra tokens at end of #endif directive' warning in experimental/ratio 11 years ago
regex Add experimental container alias templates for PMRs 10 years ago
set Add experimental container alias templates for PMRs 10 years ago
string Add experimental container alias templates for PMRs 10 years ago
string_view [Libc++] Use #pragma push_macro/pop_macro to better handle min/max on Windows 9 years ago
system_error Define a new macro: _LIBCPP_HAS_NO_VARIABLE_TEMPLATES and use it. No functionality change. 11 years ago
tuple Add 'is_callable' and 'is_nothrow_callable' traits and cleanup INVOKE. 10 years ago
type_traits [NFC] Rename _LIBCPP_TYPE_VIS_ONLY to _LIBCPP_TEMPLATE_VIS 9 years ago
unordered_map Add experimental container alias templates for PMRs 10 years ago
unordered_set Add experimental container alias templates for PMRs 10 years ago
utility [NFC] Rename _LIBCPP_TYPE_VIS_ONLY to _LIBCPP_TEMPLATE_VIS 9 years ago
vector Add experimental container alias templates for PMRs 10 years ago