Return a proxy pointer to the current element.
Synopsis
Declared in <llvm/ADT/iterator.h>
PointerProxy
operator‐>() const;
Return Value
Proxy pointing to the current element.
Created with MrDocs
Return a proxy pointer to the current element.
Declared in <llvm/ADT/iterator.h>
PointerProxy
operator‐>() const;
Proxy pointing to the current element.
Created with MrDocs