Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/unordered/test/exception/
Dcopy_exception_tests.cpp16 template <class T> struct copy_test1 : public test::exception_base struct
18 T x;
20 void run() const in run()