In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/algorithm:62:0,
from 0_0_28103981_3878.cpp:1:
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_algo.h: In instantiation of '_Funct std::for_each(_IIter, _IIter, _Funct) [with _IIter = int (*)[5]; _Funct = main()::<lambda(auto:1&)>]':
0_0_28103981_3878.cpp:24:6: required from here
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_algo.h:3755:14: error: invalid use of 'auto'
__f(*__first);
^
|