Searched refs:test_std_exception_what (Results 1 – 1 of 1) sorted by relevance
171 test_std_exception_what() in test_std_exception_what() function424 test_std_exception_what<std::domain_error>(); in main()425 test_std_exception_what<std::invalid_argument>(); in main()426 test_std_exception_what<std::length_error>(); in main()427 test_std_exception_what<std::out_of_range>(); in main()428 test_std_exception_what<std::logic_error>(); in main()429 test_std_exception_what<std::range_error>(); in main()430 test_std_exception_what<std::overflow_error>(); in main()431 test_std_exception_what<std::underflow_error>(); in main()433 test_std_exception_what<std::ios_base::failure>(); in main()[all …]