|
libpsynth 0.2.1
|
Concept for homogeneous frame-based Psynth constructs. More...
#include <concept.hpp>
Public Member Functions | |
| void | constraints () |
Concept for homogeneous frame-based Psynth constructs.
concept HomogeneousFrameBasedConcept<FrameBasedConcept T> {
typename sample_type<T>;
where Metafunction<sample_type<T> >;
where SampleConcept<sample_type<T>::type>;
};
| void psynth::sound::HomogeneousFrameBasedConcept< P >::constraints | ( | ) | [inline] |
1.7.4