is_input_iterator< T, void_t< decltype(*std::declval< T & >()), decltype(++std::declval< T & >())> > Struct Template Reference

#include <common.h>

Inheritance diagram for is_input_iterator< T, void_t< decltype(*std::declval< T & >()), decltype(++std::declval< T & >())> >:
Inheritance graph
[legend]

Detailed Description

template<typename T>
struct is_input_iterator< T, void_t< decltype(*std::declval< T & >()), decltype(++std::declval< T & >())> >

Definition at line 935 of file wrap/pybind11/include/pybind11/detail/common.h.


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


gtsam
Author(s):
autogenerated on Thu Jun 13 2024 03:11:53