Searched defs:copy_test1 (Results 1 – 1 of 1) sorted by relevance
16 template <class T> struct copy_test1 : public test::exception_base struct18 T x;20 void run() const in run()