mirror of https://github.com/gabime/spdlog.git
Update example.cpp to fix the vector issue in bin_example
with std::vector<char> buf(80), 80 elements are put in the vector, which is not the expected behavior.pull/2963/head
parent
ac55e60488
commit
c95283aa2f
Loading…
Reference in New Issue