Searched defs:LIBCPP11_STATIC_ASSERT (Results 1 – 2 of 2) sorted by relevance
20 #define LIBCPP11_STATIC_ASSERT(...) static_assert(__VA_ARGS__) macro22 #define LIBCPP11_STATIC_ASSERT(...) ((void)0) macro
23 #define LIBCPP11_STATIC_ASSERT(...) static_assert(__VA_ARGS__) macro25 #define LIBCPP11_STATIC_ASSERT(...) ((void)0) macro