Home
last modified time | relevance | path

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

/third_party/boost/boost/container_hash/
Dhash.hpp139 template <typename T> struct float_numbers {}; struct
199 template <> struct float_numbers<float> : struct
201 template <> struct float_numbers<double> : struct
203 template <> struct float_numbers<long double> : struct