Home
last modified time | relevance | path

Searched refs:volume_dimension (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/libs/units/example/
Dnon_base_dimension.cpp45 base_unit<imperial_gallon_tag, volume_dimension, 1> { };
49 typedef unit<volume_dimension,imperial> imperial_gallon;
51 struct us_gallon_tag : base_unit<us_gallon_tag, volume_dimension, 2> { };
55 typedef unit<volume_dimension,us> us_gallon;
/third_party/boost/libs/units/test/
Dtest_header.hpp64 typedef derived_dimension<length_base_dimension,3>::type volume_dimension; typedef
84 typedef unit<volume_dimension,system> volume;
Dtest_output.cpp94 typedef boost::units::reduce_unit<boost::units::unit<boost::units::volume_dimension, my_system> >::…
/third_party/boost/boost/units/physical_dimensions/
Dvolume.hpp22 typedef derived_dimension<length_base_dimension,3>::type volume_dimension; typedef
/third_party/boost/boost/units/systems/cgs/
Dvolume.hpp23 typedef unit<volume_dimension,cgs::system> volume;
/third_party/boost/boost/units/systems/si/
Dvolume.hpp23 typedef unit<volume_dimension,si::system> volume;