mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
Merge pull request #9905 from shuffle2/msvc-outdated-comment
remove an outdated comment
This commit is contained in:
@@ -103,8 +103,6 @@ inline int LeastSignificantSetBit(u64 val)
|
||||
// operation.)
|
||||
// - Counting set bits using .Count() - see comment on that method.
|
||||
|
||||
// TODO: use constexpr when MSVC gets out of the Dark Ages
|
||||
|
||||
template <typename IntTy>
|
||||
class BitSet
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user