Searched refs:catch_pointer_test (Results 1 – 1 of 1) sorted by relevance
52 void catch_pointer_test() { in catch_pointer_test() function112 catch_pointer_test<ThrowTp, Type>(); in run_catch_tests()113 catch_pointer_test<ThrowTp, CType>(); in run_catch_tests()114 catch_pointer_test<ThrowTp, VType>(); in run_catch_tests()115 catch_pointer_test<ThrowTp, CVType>(); in run_catch_tests()127 catch_pointer_test<Throw, Catch>(); in operator ()()