Home
last modified time | relevance | path

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

/third_party/boost/libs/units/test/
Dtest_scaled_conversion.cpp52 typedef bu::scaled_base_unit<base_unit4, bu::scale<10, bu::static_rational<3> > > scaled_base_unit4; typedef
63 …:conversion_factor(base_unit4::unit_type()/base_unit5::unit_type(), scaled_base_unit4::unit_type()… in test_main()