Home
last modified time | relevance | path

Searched defs:LIBCPP11_STATIC_ASSERT (Results 1 – 1 of 1) sorted by relevance

/external/libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/
Dis_constructible.pass.cpp23 #define LIBCPP11_STATIC_ASSERT(...) static_assert(__VA_ARGS__) macro
25 #define LIBCPP11_STATIC_ASSERT(...) ((void)0) macro