Home
last modified time | relevance | path

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

/third_party/boost/boost/exception/
Dinfo.hpp79 diagnostic_info_str_.clear(); in set()
109 tmp.str().swap(diagnostic_info_str_); in diagnostic_information()
111 return diagnostic_info_str_.c_str(); in diagnostic_information()
120 mutable std::string diagnostic_info_str_; member in boost::exception_detail::BOOST_FINAL