Searched refs:_LIBCPP_VERSION (Results 1 – 25 of 60) sorted by relevance
123
11 #if !defined(_LIBCPP_VERSION)13 # if !defined(_LIBCPP_VERSION)18 #define BOOST_STDLIB "libc++ version " BOOST_STRINGIZE(_LIBCPP_VERSION)68 #elif _LIBCPP_VERSION < 370080 #if _LIBCPP_VERSION < 370086 #if (_LIBCPP_VERSION < 3700) || (__cplusplus <= 201402L)91 #if (_LIBCPP_VERSION < 4000) || (__cplusplus <= 201402L)97 #if (_LIBCPP_VERSION > 4000) && (__cplusplus > 201402L) && !defined(_LIBCPP_ENABLE_CXX17_REMOVED_AU…100 #if (_LIBCPP_VERSION > 4000) && (__cplusplus > 201402L) && !defined(_LIBCPP_ENABLE_CXX17_REMOVED_RA…103 #if (_LIBCPP_VERSION > 4000) && (__cplusplus > 201402L) && !defined(_LIBCPP_ENABLE_CXX17_REMOVED_BI…[all …]
33 #elif defined( _LIBCPP_VERSION ) && ( _LIBCPP_VERSION < 6000 )36 BOOST_PRAGMA_MESSAGE("Skipping test due to _LIBCPP_VERSION " BOOST_STRINGIZE(_LIBCPP_VERSION)) in BOOST_STRINGIZE() argument
33 #if defined(_LIBCPP_VERSION)35 # define BOOST_LIB_STD_CXX BOOST_PREDEF_MAKE_10_VPPP(_LIBCPP_VERSION)
50 && !defined(_LIBCPP_VERSION) && !defined(__GLIBCPP__) && !defined(__GLIBCXX__)\64 #elif defined(_LIBCPP_VERSION)
27 #if (__has_feature(is_trivially_constructible) && defined(_LIBCPP_VERSION)) || \35 #if (__has_feature(is_trivially_copyable) && defined(_LIBCPP_VERSION)) || \
180 #elif defined(_LIBCPP_VERSION) || \202 #elif (defined(__clang__) && defined(_LIBCPP_VERSION)) || \205 (defined(_LIBCPP_VERSION) || defined(__GLIBCXX__))) || \471 #if defined(__APPLE__) && defined(_LIBCPP_VERSION) && \
202 #elif defined(_LIBCPP_VERSION) || defined(_MSC_VER) || \223 #elif (defined(__clang__) && defined(_LIBCPP_VERSION)) || \225 (defined(_LIBCPP_VERSION) || defined(__GLIBCXX__))) || \498 #if defined(__APPLE__) && defined(_LIBCPP_VERSION) && \
29 #if !defined( BOOST_NO_CXX11_DECLTYPE ) && ( ( defined( __clang__ ) && !defined( _LIBCPP_VERSION ) …
20 BOOST_WORKAROUND(_LIBCPP_VERSION,<30700)||\
12 #if defined(_LIBCPP_VERSION)
24 defined(_LIBCPP_VERSION) \
40 #ifdef _LIBCPP_VERSION
26 #if defined(LLVM_ON_UNIX) && (defined(_LIBCPP_VERSION) || \
35 #if (__has_feature(is_trivially_copyable) && defined(_LIBCPP_VERSION)) || \
64 #elif defined(_MSC_VER) && !defined(__MINGW32__) && !defined(_LIBCPP_VERSION)
43 # elif defined(_LIBCPP_VERSION)
31 …1_CHAR16_T) && !defined(BOOST_NO_CXX11_UNICODE_LITERALS) && !defined(_LIBCPP_VERSION) && !defined(…35 …1_CHAR32_T) && !defined(BOOST_NO_CXX11_UNICODE_LITERALS) && !defined(_LIBCPP_VERSION) && !defined(…
25 …1_CHAR16_T) && !defined(BOOST_NO_CXX11_UNICODE_LITERALS) && !defined(_LIBCPP_VERSION) && !defined(…29 …1_CHAR32_T) && !defined(BOOST_NO_CXX11_UNICODE_LITERALS) && !defined(_LIBCPP_VERSION) && !defined(…
31 #if !defined( BOOST_NO_CXX11_DECLTYPE ) && ( ( defined( __clang__ ) && !defined( _LIBCPP_VERSION ) …
39 #if !defined( BOOST_NO_CXX11_DECLTYPE ) && ( ( defined( __clang__ ) && !defined( _LIBCPP_VERSION ) …
29 (defined(_LIBCPP_VERSION) || \
125 #elif defined(_LIBCPP_VERSION) && !defined(_LIBCPP_CONSTEXPR)
77 #if defined(_LIBCPP_VERSION) && (defined(__APPLE__) || defined(__FreeBSD__)) in test_char()
178 #if !defined(_LIBCPP_VERSION)