Public Attributes | List of all members
iterator_state< Access, Policy, Iterator, Sentinel, ValueType, Extra > Struct Template Reference

#include <pybind11.h>

Public Attributes

Sentinel end
 
bool first_or_done
 
Iterator it
 

Detailed Description

template<typename Access, return_value_policy Policy, typename Iterator, typename Sentinel, typename ValueType, typename... Extra>
struct iterator_state< Access, Policy, Iterator, Sentinel, ValueType, Extra >

Definition at line 2278 of file pybind11.h.

Member Data Documentation

◆ end

template<typename Access , return_value_policy Policy, typename Iterator , typename Sentinel , typename ValueType , typename... Extra>
Sentinel iterator_state< Access, Policy, Iterator, Sentinel, ValueType, Extra >::end

Definition at line 2280 of file pybind11.h.

◆ first_or_done

template<typename Access , return_value_policy Policy, typename Iterator , typename Sentinel , typename ValueType , typename... Extra>
bool iterator_state< Access, Policy, Iterator, Sentinel, ValueType, Extra >::first_or_done

Definition at line 2281 of file pybind11.h.

◆ it

template<typename Access , return_value_policy Policy, typename Iterator , typename Sentinel , typename ValueType , typename... Extra>
Iterator iterator_state< Access, Policy, Iterator, Sentinel, ValueType, Extra >::it

Definition at line 2279 of file pybind11.h.


The documentation for this struct was generated from the following file:


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:41:02