Home
last modified time | relevance | path

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

/third_party/boost/libs/preprocessor/test/
Dcpp_standard.cpp130 #define PRINT_EXPECTED(x) std::string(# x) macro
139 #define PRINT_EXPECTED(...) std::string(# __VA_ARGS__) macro