libpsynth 0.2.1
Public Types
psynth::sound::const_iterator_type< T * > Struct Template Reference

The default implementation when the iterator is a C pointer is to use the standard constness semantics. More...

#include <frame_iterator.hpp>

List of all members.

Public Types

typedef const T * type

Detailed Description

template<typename T>
struct psynth::sound::const_iterator_type< T * >

The default implementation when the iterator is a C pointer is to use the standard constness semantics.


Member Typedef Documentation

template<typename T >
typedef const T* psynth::sound::const_iterator_type< T * >::type

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