Searched refs:throwing_foo (Results 1 – 1 of 1) sorted by relevance
1143 struct throwing_foo:move_support_tests::Foo { struct1146 explicit throwing_foo(int v1, int v2) : value1 (v1), value2(v2) {} in throwing_foo() function1149 template< typename foo_t = throwing_foo>