Home
last modified time | relevance | path

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

/third_party/boost/libs/unordered/test/exception/
Dswap_exception_tests.cpp118 template <class T> struct swap_test1 : swap_base<T> struct
120 swap_test1() : swap_base<T>(0, 0, 0, 0) {} in swap_test1() function