Skip to content

Minor code cleanup

Ahmad Samir requested to merge work/ahmad/minor-optim into master
  • Use auto for iterator types; and cbegin/cend(), more STL eye-friendly
  • Get rid of a QMap used to store blacklisted characters and their replacement, it looks like the plan was to make it easier to replace more blacklisted characters, but that was ~ 11 years ago, and it's still just one key/value pair

NO_CHANGELOG

Merge request reports