Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/include/boost/numeric/odeint/util/
Dunit_helper.hpp38 struct get_unit_value_impl struct
40 static T value(const T &t) in value()
44 typedef T result_type;
49 struct get_unit_value_impl< boost::units::quantity< Unit , T> > struct
51 static T value( const boost::units::quantity< Unit , T> &t ) in value()
55 typedef T result_type;