Searched defs:copy_test2 (Results 1 – 1 of 1) sorted by relevance
30 template <class T> struct copy_test2 : public test::exception_base struct35 copy_test2() : values(5, test::limited_range), x(values.begin(), values.end()) in copy_test2() function39 void run() const in run()