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

#include <pybind11.h>

Public Attributes

Sentinel end
 
bool first_or_done
 
Iterator it
 

Detailed Description

template<typename Iterator, typename Sentinel, bool KeyIterator, return_value_policy Policy>
struct iterator_state< Iterator, Sentinel, KeyIterator, Policy >

Definition at line 1750 of file pybind11.h.

Member Data Documentation

template<typename Iterator , typename Sentinel , bool KeyIterator, return_value_policy Policy>
Sentinel iterator_state< Iterator, Sentinel, KeyIterator, Policy >::end

Definition at line 1752 of file pybind11.h.

template<typename Iterator , typename Sentinel , bool KeyIterator, return_value_policy Policy>
bool iterator_state< Iterator, Sentinel, KeyIterator, Policy >::first_or_done

Definition at line 1753 of file pybind11.h.

template<typename Iterator , typename Sentinel , bool KeyIterator, return_value_policy Policy>
Iterator iterator_state< Iterator, Sentinel, KeyIterator, Policy >::it

Definition at line 1751 of file pybind11.h.


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


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:48