Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Unify single-char and multi-char
CStrUnit::Char
handling.
The two cases are equivalent. C string literals aren't common so there is no performance need here.
- Loading branch information