Searched defs:SFINAE_OP (Results 1 - 1 of 1) sorted by relevance
/third_party/json/tests/thirdparty/doctest/ | ||
H A D | doctest.h | 1082 #define SFINAE_OP(ret,op) decltype(doctest::detail::declval<L>() op doctest::detail::declval<R>(),static_cast<ret>(0)) macro |
Completed in 11 milliseconds