std::generator<Ref,V,Allocator>::iterator

The return type of generator::begin. Models indirectly_readable and input_iterator.

# Declarations

class /*iterator*/;

(exposition only*)

# Example

This section is incompleteReason: no example