Replace for-loop with while to improve readability.
Note that I also moved the std::string out of the loop so that we do not need to allocate/deallocate the string several times.v0.27.3
parent
c44188db9a
commit
23eb91aa6e
Loading…
Reference in New Issue