mirror of https://github.com/mosra/magnum.git
Browse Source
This is just a convenience wrapper around result<UnsignedInt>(), so we can implement it using that. And return true whenever the result is nonzero (previously was returning true for 1 and false for 0, 2, 3, etc., which is wrong). The tests now pass again.pull/51/head
1 changed files with 2 additions and 15 deletions
Loading…
Reference in new issue