mirror of https://github.com/gabime/spdlog.git
Declare variables as size_t rather than unsigned.
Modify `unsigned front, front1, back;` to `size_t front, front1, back;`pull/548/head
parent
f70b2ef3b8
commit
34a9f24dba
Loading…
Reference in New Issue