Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::gil::detail::min_max_recur< 1 > Struct Template Reference

#include <color_base_algorithm.hpp>

Static Public Member Functions

template<typename P >
static
element_const_reference_type
< P >::type 
max_ (const P &p)
 
template<typename P >
static element_reference_type
< P >::type 
max_ (P &p)
 
template<typename P >
static
element_const_reference_type
< P >::type 
min_ (const P &p)
 
template<typename P >
static element_reference_type
< P >::type 
min_ (P &p)
 

Member Function Documentation

template<typename P >
static element_const_reference_type<P>::type boost::gil::detail::min_max_recur< 1 >::max_ ( const P &  p)
inlinestatic
template<typename P >
static element_reference_type<P>::type boost::gil::detail::min_max_recur< 1 >::max_ ( P &  p)
inlinestatic
template<typename P >
static element_const_reference_type<P>::type boost::gil::detail::min_max_recur< 1 >::min_ ( const P &  p)
inlinestatic
template<typename P >
static element_reference_type<P>::type boost::gil::detail::min_max_recur< 1 >::min_ ( P &  p)
inlinestatic

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