Information
MediaSupport
RSSOther Adobe ProjectsOther Resources |
StepIteratorConcept< IT > Struct Template ReferenceStep iterator concept.
More...
| |||||||||
Public Member Functions | |
| void | constraints () |
Public Attributes | |
| IT | it |
template <ForwardIteratorConcept IT> concept StepIteratorConcept { template <typename D> void IT::set_step(D step); };
Definition at line 820 of file gil_concept.hpp.