libpsynth 0.2.1
Public Member Functions
psynth::sound::SampleMappingConcept< CM > Struct Template Reference

Sample mapping concept. More...

#include <concept.hpp>

List of all members.

Public Member Functions

void constraints ()

Detailed Description

template<typename CM>
struct psynth::sound::SampleMappingConcept< CM >

Sample mapping concept.

concept SampleMappingConcept<MPLRandomAccessSequence CM> {
   // An MPL Random Access Sequence, whose elements model
   // MPLIntegralConstant representing a permutation
};

Member Function Documentation

template<typename CM >
void psynth::sound::SampleMappingConcept< CM >::constraints ( ) [inline]

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