Home
last modified time | relevance | path

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

/third_party/boost/libs/unordered/test/exception/
Dcopy_exception_tests.cpp49 template <class T> struct copy_test3 : public test::exception_base struct
54 copy_test3() : values(100), x(values.begin(), values.end()) {} in copy_test3() argument
66 template <class T> struct copy_test3a : public test::exception_base argument