Searched refs:length_unit (Results 1 – 2 of 2) sorted by relevance
67 struct length_unit : base_unit<length_unit, length_dimension, 4> {}; struct71 typedef make_system<length_unit, mass_unit, time_unit>::type system;103 template<> struct base_unit_info<length_unit>
89 …its::reduce_unit<boost::units::unit<boost::units::length_dimension, mk_system> >::type length_unit; typedef93 BOOST_MPL_ASSERT((boost::is_same<length_unit, meter::unit_type>)); in test()