Searched refs:my_unexp (Results 1 – 8 of 8) sorted by relevance
9 void my_unexp () { throw 42; } in my_unexp() function20 std::set_unexpected (my_unexp); in main()