llvm::sys::path::reverse_iterator::operator->

Return a proxy pointer to the current element.

Synopsis

Declared in <llvm/ADT/iterator.h>

PointerProxy
operator->() const;

Return Value

a proxy pointer to the current element.