Home
last modified time | relevance | path

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

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