libpsynth 0.2.1
Public Member Functions
psynth::base::Regular< T > Struct Template Reference

#include <concept.hpp>

List of all members.

Public Member Functions

void constraints ()

Detailed Description

template<typename T>
struct psynth::base::Regular< T >

auto concept Regular<typename T> :
     DefaultConstructible<T>, CopyConstructible<T>, EqualityComparable<T>, 
     Assignable<T>, Swappable<T> {};

Member Function Documentation

template<typename T >
void psynth::base::Regular< T >::constraints ( ) [inline]

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