mirror of https://github.com/mosra/magnum.git
Browse Source
C++11 changed type of character literal (i.e. '\x7F') from int to char, thus the documentation is wrong (also mistakenly used octal literal). Added test to properly test the behavior.pull/278/head
2 changed files with 12 additions and 3 deletions
Loading…
Reference in new issue