Home
last modified time | relevance | path

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

/third_party/boost/libs/unordered/test/exception/
Dswap_exception_tests.cpp133 template <class T> struct swap_test4 : swap_base<T> struct
135 swap_test4() : swap_base<T>(10, 10, 1, 2) {} in swap_test4() argument