|
libpsynth 0.2.1
|
Returns the type of a homogeneous range given the sample type, layout, whether it operates on planar data and whether it has a step horizontally. More...
#include <metafunctions.hpp>
Public Types | |
| typedef type_from_iterator < typename iterator_type< T, L, IsPlanar, IsStepX, IsMutable > ::type >::range | type |
Returns the type of a homogeneous range given the sample type, layout, whether it operates on planar data and whether it has a step horizontally.
| typedef type_from_iterator< typename iterator_type< T,L,IsPlanar,IsStepX,IsMutable>::type>::range psynth::sound::range_type< T, L, IsPlanar, IsStepX, IsMutable >::type |
1.7.4