Home
last modified time | relevance | path

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

/third_party/boost/boost/units/physical_dimensions/
Dmass.hpp22 struct mass_base_dimension : struct
/third_party/boost/libs/units/example/
Dtest_system.hpp35 struct mass_base_dimension : base_dimension<mass_base_dimension,2> { }; struct