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