mirror of https://github.com/mosra/magnum.git
Browse Source
It should generate the same (constexpr) code, but this way it doesn't go through replicating the zero value four times and just zero-initializes the data array in vector. Also fixes "not a constexpr" issues with GCC 4.6 in compatibility branch (but these shouldn't be there anyway).pull/107/head
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue