|
libpsynth 0.2.1
|
Two channel spaces are compatible if they are the same. More...
#include <concept.hpp>
Public Member Functions | |
| void | constraints () |
Two channel spaces are compatible if they are the same.
concept ChannelSpacesCompatibleConcept<ChannelSpaceConcept Cs1,
ChannelSpaceConcept Cs2> {
where SameType<Cs1,Cs2>;
};
| void psynth::sound::ChannelSpacesCompatibleConcept< Cs1, Cs2 >::constraints | ( | ) | [inline] |
1.7.4