libpsynth 0.2.1
Public Member Functions
psynth::sound::SampleValueConcept< T > Struct Template Reference

A sample that supports default construction. More...

#include <concept.hpp>

List of all members.

Public Member Functions

void constraints ()

Detailed Description

template<typename T>
struct psynth::sound::SampleValueConcept< T >

A sample that supports default construction.

concept SampleValueConcept<SampleConcept T> : Regular<T> {}; 

Member Function Documentation

template<typename T >
void psynth::sound::SampleValueConcept< T >::constraints ( ) [inline]

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