Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::next_prior_detail::prior_impl3< T, Distance, PromotedDistance, IsUInt > Struct Template Reference

#include <next_prior.hpp>

Inheritance diagram for boost::next_prior_detail::prior_impl3< T, Distance, PromotedDistance, IsUInt >:

Static Public Member Functions

static T call (T x, Distance n)
 

Member Function Documentation

template<typename T, typename Distance, typename PromotedDistance = typename integral_promotion< Distance >::type, bool IsUInt = is_unsigned< PromotedDistance >::value>
static T boost::next_prior_detail::prior_impl3< T, Distance, PromotedDistance, IsUInt >::call ( T  x,
Distance  n 
)
inlinestatic

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