Searched refs:current_exception_diagnostic_information (Results 1 – 16 of 16) sorted by relevance
152 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()
174 boost::current_exception_diagnostic_information() << std::endl; in main()
592 std::string s=boost::current_exception_diagnostic_information(); in main()
52 std::cerr << "Uncaught exception:\n" << boost::current_exception_diagnostic_information(); in main()
105 std::cerr << boost::current_exception_diagnostic_information() << std::endl; in main()
120 std::cerr << boost::current_exception_diagnostic_information() << std::endl; in main()
155 std::cerr << boost::current_exception_diagnostic_information() << std::endl; in main()
172 std::cerr << boost::current_exception_diagnostic_information() << std::endl; in main()
222 std::cerr << boost::current_exception_diagnostic_information() << std::endl; in main()
192 std::cerr << boost::current_exception_diagnostic_information() << std::endl;
47 current_exception_diagnostic_information( bool verbose=true) in current_exception_diagnostic_information() function
207 std::cerr << boost::current_exception_diagnostic_information(); in main()
541 return current_exception_diagnostic_information(verbose); in diagnostic_information()
121 << boost::current_exception_diagnostic_information(); in default_handler()
1906 …::cerr << "Unexpected exception" << std::endl << boost::current_exception_diagnostic_information(); in main()
1802 <string>current_exception_diagnostic_information</string>