HomeSort by relevance Sort by last modified time
    Searched full:digits10_type (Results 1 - 1 of 1) sorted by null

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/policies/
policy.hpp 418 typedef typename detail::find_arg<arg_list, is_digits10<mpl::_1>, digits10<> >::type digits10_type; typedef in struct:boost::math::policies::policy
421 typedef typename detail::precision<digits10_type, bits_precision_type>::type precision_type;
525 typedef typename detail::find_arg<arg_list, is_digits10<mpl::_1>, digits10<> >::type digits10_type; typedef in struct:boost::math::policies::normalise
527 typedef typename detail::precision<digits10_type, bits_precision_type>::type precision_type;
    [all...]

Completed in 1638 milliseconds