|
Utopia 2
Framework for studying models of complex & adaptive systems.
|
Check if a type T is iterable, i.e., if it defines T::iterable. More...
#include <type_traits.hh>


Check if a type T is iterable, i.e., if it defines T::iterable.
| T | type to check |