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 2314 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 2316 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 2317 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 2315 of file pybind11.h.


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


gtsam
Author(s):
autogenerated on Tue Jun 25 2024 03:08:15