Home
last modified time | relevance | path

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

/third_party/boost/libs/units/tutorial/
Dtutorial_1.cpp91 struct conversion_helper< quantity<s1::length,X>,quantity<s2::length,Y> > struct
100 struct conversion_helper< quantity<s2::length,X>,quantity<s1::length,Y> > struct
109 struct conversion_helper< quantity<s1::time,X>,quantity<s2::time,Y> > struct
/third_party/boost/libs/units/example/
Dtemperature.cpp82 typedef conversion_helper< in main()
85 typedef conversion_helper< in main()
/third_party/boost/boost/units/
Dconversion.hpp24 struct conversion_helper;
52 struct conversion_helper struct
Dunits_fwd.hpp59 template<class From,class To> struct conversion_helper;
Dquantity.hpp193 : val_(conversion_helper<quantity<Unit2,YY>,this_type>::convert(source).value()) in quantity()
209 : val_(conversion_helper<quantity<Unit2,YY>,this_type>::convert(source).value()) in quantity()
221 : val_(conversion_helper<quantity<Unit2,YY>,this_type>::convert(source).value()) in quantity()
439 …val_(conversion_helper<quantity<unit<dimensionless_type, System2>,Y2>, this_type>::convert(source)… in quantity()
/third_party/boost/boost/units/detail/
Dabsolute_impl.hpp83 struct conversion_helper<quantity<absolute<Unit1>, T1>, quantity<absolute<Unit2>, T2> > struct
Dconversion_impl.hpp334 struct conversion_helper<quantity<Unit1, T1>, quantity<Unit2, T2> > struct
/third_party/boost/libs/units/doc/
Dunits.qbk31 [def __conversion_helper [classref boost::units::conversion_helper conversion_helper]]
1096 template<class Q1,class Q2> class conversion_helper<Q1,Q2>;
/third_party/boost/doc/html/
Ddoc_HTML.manifest2959 boost/units/conversion_helper.html