Searched refs:except_spec_b (Results 1 – 1 of 1) sorted by relevance
73 struct except_spec_b { struct74 virtual ~except_spec_b() throw(B);75 except_spec_b() throw(B);78 struct except_spec_d_good : except_spec_a, except_spec_b {82 struct except_spec_d_good2 : except_spec_a, except_spec_b {85 struct except_spec_d_bad : except_spec_a, except_spec_b {94 struct except_spec_d_mismatch : except_spec_a, except_spec_b {97 struct except_spec_d_match : except_spec_a, except_spec_b {