Home
last modified time | relevance | path

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

/third_party/boost/libs/unordered/test/exception/
Dswap_exception_tests.cpp128 template <class T> struct swap_test3 : swap_base<T> struct
130 swap_test3() : swap_base<T>(0, 60, 0, 0) {} in swap_test3() function