Searched defs:second_base_unit (Results 1 – 3 of 3) sorted by relevance
26 struct second_base_unit : public base_unit<second_base_unit, time_dimension, -7> struct42 BOOST_TYPEOF_REGISTER_TYPE(boost::units::si::second_base_unit)
51 struct second_base_unit : boost::units::base_unit<second_base_unit, boost::units::time_dimension, 2… struct61 typedef boost::units::make_system<meter_base_unit, second_base_unit>::type my_system; argument
94 struct second_base_unit : base_unit<second_base_unit, time_dimension, 3> { }; struct