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
https://github.com/ClaasBontus/bitset2/tree/cpp14 is an implementation of <bitset> which makes better use of constexpr, alongside providing other features. There might be a performance benefit to using this.