Searched refs:DOCTEST_REF_WRAP (Results 1 – 1 of 1) sorted by relevance
441 #define DOCTEST_REF_WRAP(x) x& macro443 #define DOCTEST_REF_WRAP(x) x1089 static String convert(const DOCTEST_REF_WRAP(T)) {1122 static String convert(const DOCTEST_REF_WRAP(T) in) {1155 String toString(const DOCTEST_REF_WRAP(T) value) {1191 String toString(const DOCTEST_REF_WRAP(T) value) {1404 const DOCTEST_REF_WRAP(R) rhs) {1744 DOCTEST_NOINLINE bool binary_assert(const DOCTEST_REF_WRAP(L) lhs,1754 DOCTEST_NOINLINE bool unary_assert(const DOCTEST_REF_WRAP(L) val) {1818 const DOCTEST_REF_WRAP(R) rhs) {[all …]