libpsynth 0.2.1
psynth::sound::iterator_type_from_frame< Frame, IsPlanar, IsStep, IsMutable > Struct Template Reference

Returns the type of a frame iterator given the frame type, whether it operates on planar data, whether it is a step iterator, and whether it is mutable. More...

#include <metafunctions.hpp>


Detailed Description

template<typename Frame, bool IsPlanar = false, bool IsStep = false, bool IsMutable = true>
struct psynth::sound::iterator_type_from_frame< Frame, IsPlanar, IsStep, IsMutable >

Returns the type of a frame iterator given the frame type, whether it operates on planar data, whether it is a step iterator, and whether it is mutable.


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