Home
last modified time | relevance | path

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

/third_party/boost/boost/numeric/odeint/util/
Dunit_helper.hpp38 struct get_unit_value_impl struct
49 struct get_unit_value_impl< boost::units::quantity< Unit , T> > struct
89 typename detail::get_unit_value_impl<T>::result_type get_unit_value(const T &t) in get_unit_value()
91 return detail::get_unit_value_impl<T>::value(t); in get_unit_value()