libpsynth 0.2.1
Public Member Functions
psynth::sound::detail::equal_n_fn< I1, I2 > Struct Template Reference

#include <algorithm.hpp>

List of all members.

Public Member Functions

PSYNTH_FORCEINLINE bool operator() (I1 i1, std::ptrdiff_t n, I2 i2) const

template<typename I1, typename I2>
struct psynth::sound::detail::equal_n_fn< I1, I2 >


Member Function Documentation

template<typename I1 , typename I2 >
PSYNTH_FORCEINLINE bool psynth::sound::detail::equal_n_fn< I1, I2 >::operator() ( I1  i1,
std::ptrdiff_t  n,
I2  i2 
) const [inline]

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