forked from OSchip/llvm-project
parent
e3336c72c0
commit
27abebe1b6
|
@ -157,7 +157,7 @@ public:
|
|||
|
||||
// Iterator for graph interface...
|
||||
typedef DSNodeIterator iterator;
|
||||
inline iterator begin(); // Defined in DataStructureGraph.h
|
||||
inline iterator begin(); // Defined in DSGraphTraits.h
|
||||
inline iterator end();
|
||||
|
||||
//===--------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue