Horizon
Loading...
Searching...
No Matches
Macros
range_for.hpp File Reference
#include <range/v3/range_fwd.hpp>
#include <range/v3/range/access.hpp>

Go to the source code of this file.

Macros

#define RANGES_FOR(VAR_DECL, ...)   for(VAR_DECL : (__VA_ARGS__))