mirror of
https://github.com/gabime/spdlog.git
synced 2024-11-16 00:45:48 +08:00
626efad307
`std::span` does not have `const_iterator`. this prevents `to_hex` from being used with `std::span<>`. to fix this, we provide an explicit overload. compare: https://cplusplus.github.io/LWG/issue3320 |
||
---|---|---|
.. | ||
spdlog |