Searched refs:get_unit_value_impl (Results 1 – 1 of 1) sorted by relevance
38 struct get_unit_value_impl struct49 struct get_unit_value_impl< boost::units::quantity< Unit , T> > struct89 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()