μHAL (v2.8.17)
Part of the IPbus software repository
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
is_input_iterator< T, typename > Struct Template Reference

Check if T looks like an input iterator. More...

#include </builds/ipbus/ipbus-software/uhal/python/pybind11-python2/include/pybind11/detail/common.h>

Inheritance diagram for is_input_iterator< T, typename >:
[legend]
Collaboration diagram for is_input_iterator< T, typename >:
[legend]

Detailed Description

template<typename T, typename = void>
struct is_input_iterator< T, typename >

Check if T looks like an input iterator.

Definition at line 903 of file common.h.


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