Browse Source
in C++11, double braces are needed for std::array aggregate initialization, or assignment with =. see: http://en.cppreference.com/w/cpp/container/arraysbg
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue