|
libpsynth 0.2.1
|
Determines if a given frame iterator is basic. More...
#include <metafunctions.hpp>


Determines if a given frame iterator is basic.
Basic iterators must use gil::frame (if interleaved), gil::planar_frame_iterator (if planar) and gil::memory_based_step_iterator (if step). They must use the standard constness rules.
1.7.4