Comment 9 for bug 1313102

Revision history for this message
Matthias Klose (doko) wrote :

$ g++ -m32 -std=gnu++11 main.cpp
main.cpp:5:1: error: '[i] =' used in a GNU-style designated initializer for class 'std::array<int, 1u>'
 # 1 "/usr/include/c++/4.8/array" 1 3
 ^

fixed