Home
last modified time | relevance | path

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

/third_party/boost/libs/unordered/test/unordered/
Dnoexcept_tests.cpp24 struct hash_possible_exception : boost::hash<int> struct
26 hash_possible_exception(hash_possible_exception const&) {} in hash_possible_exception() function
27 hash_possible_exception& operator=(hash_possible_exception const&) in operator =()