Home
last modified time | relevance | path

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

/third_party/boost/libs/units/test/
Dtest_sqrt_scaled_unit.cpp35 bu::scale<10, bu::static_rational<-3> > >::type milli_meter_unit; typedef
43 const bu::quantity<milli_meter_unit> E2 = sqrt(E1); in test_main()