Home
last modified time | relevance | path

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

/third_party/boost/boost/units/physical_dimensions/
Dtime.hpp22 struct time_base_dimension : struct
/third_party/boost/libs/units/example/
Dtest_system.hpp37 struct time_base_dimension : base_dimension<time_base_dimension,3> { }; struct
/third_party/boost/libs/units/tutorial/
Dtutorial_1.cpp29 struct time_base_dimension : boost::units::base_dimension<time_base_dimension,3> { }; ///… struct