Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::math::detail::expint_result< T, U > Struct Template Reference

#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
 

Member Typedef Documentation

template<class T, class U>
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

The documentation for this struct was generated from the following file: