Home
last modified time | relevance | path

Searched defs:copy_test2 (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/unordered/test/exception/
Dcopy_exception_tests.cpp30 template <class T> struct copy_test2 : public test::exception_base struct
35 copy_test2() : values(5, test::limited_range), x(values.begin(), values.end()) in copy_test2() function
39 void run() const in run()