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