#include <apibase.h>
The constructor of ForEach allows to iterate over the values of a variadic parameter. The iteration will happen in the correct order. Example:
Public Member Functions | |
template<typename... ARGS> | |
ForEach (ARGS &&...) | |
|
explicit |