|
libpsynth 0.2.1
|
Sample mapping concept. More...
#include <concept.hpp>
Public Member Functions | |
| void | constraints () |
Sample mapping concept.
concept SampleMappingConcept<MPLRandomAccessSequence CM> {
// An MPL Random Access Sequence, whose elements model
// MPLIntegralConstant representing a permutation
};
| void psynth::sound::SampleMappingConcept< CM >::constraints | ( | ) | [inline] |
1.7.4