cppyabm  1.0.17
An agent-based library to integrate C++ and Python
is_input_iterator< T, typename > Struct Template Reference

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

#include <common.h>

Inheritance diagram for is_input_iterator< T, typename >:

Detailed Description

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

Check if T looks like an input iterator.

Definition at line 677 of file common.h.


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