Searched defs:Float2IntRounder (Results 1 - 1 of 1) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/numeric/conversion/detail/
H A Dconverter.hpp371 template<class Traits, class OverflowHandler, class Float2IntRounder>
386 typedef typename Float2IntRounder::round_style round_style ;
406 template<class Traits, class OverflowHandler, class Float2IntRounder>
411 typedef GetRC_Float2Int<Traits,OverflowHandler,Float2IntRounder> Float2IntQ ;
421 template<class Traits, class OverflowHandler, class Float2IntRounder>
424 typedef GetRC_BuiltIn2BuiltIn<Traits,OverflowHandler,Float2IntRounder> BuiltIn2BuiltInQ ;
473 template<class Traits,class RangeChecker,class RawConverter,class Float2IntRounder>
478 ,public Float2IntRounder
482 typedef Float2IntRounder Float2IntRounderBase ;
537 template<class Traits,class OverflowHandler,class Float2IntRounder,clas
578 typedef Float2IntRounder Float2IntRounder ; typedef in struct:boost::numeric::convdetail::get_converter_impl
[all...]

Completed in 56 milliseconds