Searched refs:m_what (Results 1 – 1 of 1) sorted by relevance
441 std::string m_what; member in Catch::NotImplementedException6761 m_what = oss.str(); in NotImplementedException()6765 return m_what.c_str(); in what()