Closed tkphd closed 6 years ago
Revisions introduce const correctness and narrow the scope of variables as much as possible to help prevent bugs and clarify the source code. This improves the overall score on Codacy, and closes #111.
const
This change is
Revisions introduce
const
correctness and narrow the scope of variables as much as possible to help prevent bugs and clarify the source code. This improves the overall score on Codacy, and closes #111.This change is