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::largest_cbrt_int_type< T > Struct Template Reference

#include <cbrt.hpp>

Public Types

typedef mpl::if_
< boost::is_convertible
< big_int_type, T >
, boost::uintmax_t, unsigned
int >::type 
type
 

Member Typedef Documentation

template<class T >
typedef mpl::if_< boost::is_convertible<big_int_type, T>, boost::uintmax_t, unsigned int >::type boost::math::detail::largest_cbrt_int_type< T >::type

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