Main Page · Modules · All Classes · Class Hierarchy
List of all members
iterator_extractor< T > Struct Template Reference

Iterator magic for for loops to get the index while iterating through. More...

#include <MCDefs.hpp>

Detailed Description

template<typename T>
struct iterator_extractor< T >

Iterator magic for for loops to get the index while iterating through.

Taken from: http://stackoverflow.com/a/10962575/602173

Definition at line 75 of file MCDefs.hpp.


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