Home
last modified time | relevance | path

Searched refs:CATCH_CONFIG_CPP11_TO_STRING (Results 1 – 1 of 1) sorted by relevance

/third_party/libabigail/tests/lib/
Dcatch.hpp369 …1_TO_STRING) && !defined(CATCH_CONFIG_NO_CPP11_TO_STRING) && !defined(CATCH_CONFIG_CPP11_TO_STRING)
370 # define CATCH_CONFIG_CPP11_TO_STRING macro
11465 #if defined(CATCH_CONFIG_CPP11_TO_STRING) in to_string()