LLVM API Documentation
forward_iterator< Ty, PtrDiffTy > Struct Template Reference
#include <iterator.h>
Inheritance diagram for forward_iterator< Ty, PtrDiffTy >:
[legend]Collaboration diagram for forward_iterator< Ty, PtrDiffTy >:
[legend]
Detailed Description
template<class Ty, class PtrDiffTy>
struct forward_iterator< Ty, PtrDiffTy >
If the forward iterator is not defined, attempt to define it in terms of the C++ standard iterator. Otherwise, we import it with a "using" statement.
Definition at line 67 of file iterator.h.
The documentation for this struct was generated from the following file:
This web site is hosted by the
Computer Science Department
at the
University of Illinois at Urbana-Champaign.