#include <pybind11.h>
Public Attributes | |
Sentinel | end |
bool | first_or_done |
Iterator | it |
Definition at line 2364 of file pybind11.h.
Sentinel iterator_state< Access, Policy, Iterator, Sentinel, ValueType, Extra >::end |
Definition at line 2366 of file pybind11.h.
bool iterator_state< Access, Policy, Iterator, Sentinel, ValueType, Extra >::first_or_done |
Definition at line 2367 of file pybind11.h.
Iterator iterator_state< Access, Policy, Iterator, Sentinel, ValueType, Extra >::it |
Definition at line 2365 of file pybind11.h.