Searched refs:my_exception_ptr (Results 1 – 1 of 1) sorted by relevance
63 std::exception_ptr my_exception_ptr = std::make_exception_ptr("up"); in main() local66 create_redzones_and_throw(my_exception_ptr); in main()