libpsynth 0.2.1
Public Member Functions
psynth::sound::MutableIteratorAdaptorConcept< Iterator > Struct Template Reference

Iterator adaptor that is mutable. More...

#include <concept.hpp>

List of all members.

Public Member Functions

void constraints ()

Detailed Description

template<typename Iterator>
struct psynth::sound::MutableIteratorAdaptorConcept< Iterator >

Iterator adaptor that is mutable.

concept MutableIteratorAdaptorConcept<
    Mutable_ForwardIteratorConcept Iterator> :
        IteratorAdaptorConcept<Iterator> {};

Member Function Documentation

template<typename Iterator >
void psynth::sound::MutableIteratorAdaptorConcept< Iterator >::constraints ( ) [inline]

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