#include <pybind11.h>
Public Attributes | |
| Sentinel | end |
| bool | first_or_done |
| Iterator | it |
Definition at line 2278 of file pybind11.h.
| Sentinel iterator_state< Access, Policy, Iterator, Sentinel, ValueType, Extra >::end |
Definition at line 2280 of file pybind11.h.
| bool iterator_state< Access, Policy, Iterator, Sentinel, ValueType, Extra >::first_or_done |
Definition at line 2281 of file pybind11.h.
| Iterator iterator_state< Access, Policy, Iterator, Sentinel, ValueType, Extra >::it |
Definition at line 2279 of file pybind11.h.