#include <math_fwd.hpp>
Public Types | |
typedef mpl::if_ < policies::is_policy< U > , typename tools::promote_args < T >::type, typename tools::promote_args< U >::type > ::type | type |
typedef mpl::if_< policies::is_policy<U>, typename tools::promote_args<T>::type, typename tools::promote_args<U>::type >::type boost::math::detail::expint_result< T, U >::type |