Home
last modified time | relevance | path

Searched refs:float_hash_impl2 (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/container_hash/detail/
Dhash_float.hpp146 inline std::size_t float_hash_impl2(T v) in float_hash_impl2() function
192 return float_hash_impl2(static_cast<type>(v)); in float_hash_impl()