libpsynth 0.2.1
Static Public Member Functions
psynth::sound::detail::min_max_recur< N > Struct Template Reference

#include <channel_base_algorithm.hpp>

List of all members.

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)

template<int N>
struct psynth::sound::detail::min_max_recur< N >


Member Function Documentation

template<int N>
template<typename P >
static element_const_reference_type<P>::type psynth::sound::detail::min_max_recur< N >::max_ ( const P &  p) [inline, static]
template<int N>
template<typename P >
static element_reference_type<P>::type psynth::sound::detail::min_max_recur< N >::max_ ( P &  p) [inline, static]
template<int N>
template<typename P >
static element_const_reference_type<P>::type psynth::sound::detail::min_max_recur< N >::min_ ( const P &  p) [inline, static]
template<int N>
template<typename P >
static element_reference_type<P>::type psynth::sound::detail::min_max_recur< N >::min_ ( P &  p) [inline, static]

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