Home
last modified time | relevance | path

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

/third_party/boost/libs/units/test/
Dtest_scaled_conversion.cpp49 struct base_unit5 : bu::base_unit<base_unit5, base_dimension3::dimension_type, 5> {}; struct
63 …:conversion_factor(base_unit4::unit_type()/base_unit5::unit_type(), scaled_base_unit4::unit_type()… in test_main()