libpsynth 0.2.1
Public Member Functions
psynth::sound::ChannelSpaceConcept< Cs > Struct Template Reference

Channel space type concept. More...

#include <concept.hpp>

List of all members.

Public Member Functions

void constraints ()

Detailed Description

template<typename Cs>
struct psynth::sound::ChannelSpaceConcept< Cs >

Channel space type concept.

concept ChannelSpaceConcept<MPLRandomAccessSequence Cs> {
   // An MPL Random Access Sequence, whose elements are channel tags
};

Member Function Documentation

template<typename Cs >
void psynth::sound::ChannelSpaceConcept< Cs >::constraints ( ) [inline]

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