You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR was merged into the 2.x-dev branch.
Discussion
----------
Simplified hasFlags.
This a PR for #240.
Commits
-------
6a3483f Simplified hasFlags.
The function
hasFlags()
in theFlagBag
class can be simplified. We can call thehasBits()
function:The text was updated successfully, but these errors were encountered: