Skip to content
Permalink
Browse files
Merge pull request #9905 from shuffle2/msvc-outdated-comment
remove an outdated comment
  • Loading branch information
Tilka committed Jul 18, 2021
2 parents 8feff42 + f5b05ae commit d7a5558
Showing 1 changed file with 0 additions and 2 deletions.
@@ -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
{

0 comments on commit d7a5558

Please sign in to comment.