Home
last modified time | relevance | path

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

/third_party/boost/libs/units/test/
Dtest_default_conversion.cpp50 BOOST_UNITS_DEFAULT_CONVERSION(unit1_tag, unit2_tag);
51 BOOST_UNITS_DEFAULT_CONVERSION(unit3_tag, unit2_tag);
52 BOOST_UNITS_DEFAULT_CONVERSION(unit5_tag, unit34_type);
53 BOOST_UNITS_DEFAULT_CONVERSION(unit6_tag, make_unit<unit3_tag>::type);
54 BOOST_UNITS_DEFAULT_CONVERSION(unit7_tag, make_unit<unit1_tag>::type);
/third_party/boost/boost/units/
Dconversion.hpp118 #define BOOST_UNITS_DEFAULT_CONVERSION(Source, Dest) \ macro
168 BOOST_UNITS_DEFAULT_CONVERSION(namespace_::name_ ## _base_unit, unit)
/third_party/boost/libs/units/doc/
Dunits.qbk71 [def __BOOST_UNITS_DEFAULT_CONVERSION [macroref BOOST_UNITS_DEFAULT_CONVERSION]]
455 BOOST_UNITS_DEFAULT_CONVERSION(my_unit_tag, SI::force);