Adobe Systems, Inc.

StepIteratorConcept< IT > Struct Template Reference
[Step Iterator]

Step iterator concept. More...

#include <gil_concept.hpp>

List of all members.


Public Member Functions

void constraints ()

Public Attributes

IT it

Detailed Description

template<typename IT>
struct StepIteratorConcept< IT >

template <ForwardIteratorConcept IT>
concept StepIteratorConcept {
    template <typename D> void IT::set_step(D step);
};

Definition at line 820 of file gil_concept.hpp.

Copyright © 2006 Adobe Systems Incorporated.

Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy.

Search powered by Google