Home
last modified time | relevance | path

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

/third_party/boost/libs/unordered/test/exception/
Dswap_exception_tests.cpp123 template <class T> struct swap_test2 : swap_base<T> struct
125 swap_test2() : swap_base<T>(60, 0, 0, 0) {} in swap_test2() argument