Home
last modified time | relevance | path

Searched refs:_LIBCPP_USE_IS_CONVERTIBLE_FALLBACK (Results 1 – 3 of 3) sorted by relevance

/external/libcxx/test/std/utilities/meta/meta.rel/
Dis_convertible_fallback.pass.cpp16 #define _LIBCPP_USE_IS_CONVERTIBLE_FALLBACK macro
Dis_convertible.pass.cpp191 #if __cplusplus >= 201103L || !defined(_LIBCPP_USE_IS_CONVERTIBLE_FALLBACK) in main()
/external/libcxx/include/
Dtype_traits859 #if __has_feature(is_convertible_to) && !defined(_LIBCPP_USE_IS_CONVERTIBLE_FALLBACK)