|
libpsynth 0.2.1
|
Returns the type (and creates an instance) of an iterator that invokes the given dereference adaptor upon dereferencing. More...
#include <frame_iterator_adaptor.hpp>
Public Types | |
| typedef dereference_iterator_adaptor < Iterator, Deref > | type |
Static Public Member Functions | |
| static type | make (const Iterator &it, const Deref &d) |
Returns the type (and creates an instance) of an iterator that invokes the given dereference adaptor upon dereferencing.
| typedef dereference_iterator_adaptor<Iterator, Deref> psynth::sound::iterator_add_deref< Iterator, Deref >::type |
| static type psynth::sound::iterator_add_deref< Iterator, Deref >::make | ( | const Iterator & | it, |
| const Deref & | d | ||
| ) | [inline, static] |
1.7.4