Macros
ForEach.hpp File Reference

Macros to simplify container iteration. More...

Go to the source code of this file.

Macros

#define AURORA_FOREACH(declaration, container)
 Macro that emulates C++11 range-based for loop. More...
 

Detailed Description

Macros to simplify container iteration.