#include <pybind11.h>
Public Attributes | |
Sentinel | end |
bool | first_or_done |
Iterator | it |
Definition at line 2412 of file pybind11.h.
Sentinel iterator_state< Access, Policy, Iterator, Sentinel, ValueType, Extra >::end |
Definition at line 2414 of file pybind11.h.
bool iterator_state< Access, Policy, Iterator, Sentinel, ValueType, Extra >::first_or_done |
Definition at line 2415 of file pybind11.h.
Iterator iterator_state< Access, Policy, Iterator, Sentinel, ValueType, Extra >::it |
Definition at line 2413 of file pybind11.h.