Home
last modified time | relevance | path

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

/third_party/boost/libs/ratio/example/
Dduration.hpp379 struct treat_as_floating_point : boost::is_floating_point<Rep> {}; struct
/third_party/boost/boost/chrono/
Dduration.hpp334 struct treat_as_floating_point : boost::is_floating_point<Rep> {}; struct