LLVM API Documentation

iterator.h File Reference

#include <iterator>

Include dependency graph for iterator.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  bidirectional_iterator< Ty, PtrDiffTy >
struct  forward_iterator< Ty, PtrDiffTy >

Defines

#define HAVE_BI_ITERATOR   0
#define HAVE_STD_ITERATOR   1
#define HAVE_FWD_ITERATOR   0


Define Documentation

#define HAVE_BI_ITERATOR   0

Definition at line 34 of file iterator.h.

#define HAVE_FWD_ITERATOR   0

Definition at line 36 of file iterator.h.

#define HAVE_STD_ITERATOR   1

Definition at line 35 of file iterator.h.




This web site is hosted by the Computer Science Department at the University of Illinois at Urbana-Champaign.