mirror of https://github.com/gabime/spdlog.git
remove std::distance usage
std::distance internally runs a loop, which may or may not be optimized away. Just use simple arithmetic. Signed-off-by: Rosen Penev <rosenp@gmail.com>pull/2030/head
parent
d368ed586c
commit
8f6d123586
Loading…
Reference in New Issue