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

#include <policy.hpp>

Public Types

typedef promote_float< false > arg1
 
typedef promote_double< false > arg2
 

Member Typedef Documentation

template<bool f, bool d>
typedef promote_float<false> boost::math::policies::detail::default_args< f, d >::arg1
template<bool f, bool d>
typedef promote_double<false> boost::math::policies::detail::default_args< f, d >::arg2

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