Skip to content
Snippets Groups Projects
user avatar
Mark Olesen authored
- should use bitSet::set() and not bitSet::operator[] to auto-vivify
  out-of-range entries

- use bitSet::test() instead of bitSet::operator[] when testing
  non-const variables - circumvents any potential out-of-range issues.
10941280
Name Last commit Last update