Searched refs:CATCH_CONFIG_CPP11_TO_STRING (Results 1 – 4 of 4) sorted by relevance
229 …1_TO_STRING) && !defined(CATCH_CONFIG_NO_CPP11_TO_STRING) && !defined(CATCH_CONFIG_CPP11_TO_STRING)230 # define CATCH_CONFIG_CPP11_TO_STRING macro
18 #if defined(CATCH_CONFIG_CPP11_TO_STRING) in to_string()
116 CATCH_CONFIG_CPP11_TO_STRING // Use `std::to_string`123 Catch's selection, by defining either `CATCH_CONFIG_CPP11_TO_STRING` or
319 …1_TO_STRING) && !defined(CATCH_CONFIG_NO_CPP11_TO_STRING) && !defined(CATCH_CONFIG_CPP11_TO_STRING)320 # define CATCH_CONFIG_CPP11_TO_STRING macro9274 #if defined(CATCH_CONFIG_CPP11_TO_STRING) in to_string()