mirror of https://github.com/mosra/magnum.git
Browse Source
New since 7ca7e5a62b, and no, I'm not going
to switch from enums to some static constexpr int. Unless this
changed in recent standards, it still means one can take an address of
it. Which shouldn't be possible for a constant as that could
unnecessarily pessimize its perf.
pull/653/head
1 changed files with 6 additions and 1 deletions
Loading…
Reference in new issue