Home
last modified time | relevance | path

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

/third_party/boost/libs/unordered/test/exception/
Dassign_exception_tests.cpp146 template <class T> struct assign_test4b : assign_values<T> struct
148 assign_test4b() : assign_values<T>(10, 100, 1, 2, test::limited_range) {} in assign_test4b() function