Home
last modified time | relevance | path

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

/third_party/boost/libs/exception/test/
Ddiagnostic_information_test.cpp152 std::string di1=boost::current_exception_diagnostic_information(); in main()
154 std::string di2 = current_exception_diagnostic_information(); in main()
180 std::string di1 = current_exception_diagnostic_information(); in main()
183 std::string di2 = current_exception_diagnostic_information(); in main()
197 std::string di=current_exception_diagnostic_information(); in main()
236 std::string di1=boost::current_exception_diagnostic_information(); in main()
240 std::string di2 = current_exception_diagnostic_information(); in main()
Dexception_ptr_test.cpp174 boost::current_exception_diagnostic_information() << std::endl; in main()
Dcloning_test.cpp592 std::string s=boost::current_exception_diagnostic_information(); in main()
/third_party/boost/libs/qvm/test/
Dinverse_m_test.cpp52 std::cerr << "Uncaught exception:\n" << boost::current_exception_diagnostic_information(); in main()
/third_party/boost/libs/random/test/
Dtest_bernoulli.cpp105 std::cerr << boost::current_exception_diagnostic_information() << std::endl; in main()
Dtest_discrete.cpp120 std::cerr << boost::current_exception_diagnostic_information() << std::endl; in main()
Dtest_piecewise_constant.cpp155 std::cerr << boost::current_exception_diagnostic_information() << std::endl; in main()
Dtest_piecewise_linear.cpp172 std::cerr << boost::current_exception_diagnostic_information() << std::endl; in main()
Dtest_hyperexponential.cpp222 std::cerr << boost::current_exception_diagnostic_information() << std::endl; in main()
Dtest_real_distribution.ipp192 std::cerr << boost::current_exception_diagnostic_information() << std::endl;
/third_party/boost/boost/exception/
Ddiagnostic_information.hpp47 current_exception_diagnostic_information( bool verbose=true) in current_exception_diagnostic_information() function
/third_party/boost/libs/exception/example/
Dexample_io.cpp207 std::cerr << boost::current_exception_diagnostic_information(); in main()
/third_party/boost/boost/exception/detail/
Dexception_ptr.hpp541 return current_exception_diagnostic_information(verbose); in diagnostic_information()
/third_party/boost/boost/contract/detail/inlined/core/
Dexception.hpp121 << boost::current_exception_diagnostic_information(); in default_handler()
/third_party/boost/libs/qvm/gen/
Dgen.cpp1906 …::cerr << "Unexpected exception" << std::endl << boost::current_exception_diagnostic_information(); in main()
/third_party/boost/libs/exception/doc/source/
Dboost-exception.reno1802 <string>current_exception_diagnostic_information</string>