fmtlog.h:417:58: required from here
/opt/vcpkg/installed/x64-linux/include/fmt/core.h:1438:72: error: no matching function for call to ‘fmt::v10::detail::arg_mapper<fmt::v10::basic_format_context<fmt::v10::appender, char> >::map()’
1438 | FMT_CONSTEXPR FMT_INLINE auto map(const T& val) -> decltype(this->map(U())) {
| ~~~^~~
fmtlog.h:417:58: required from here /opt/vcpkg/installed/x64-linux/include/fmt/core.h:1438:72: error: no matching function for call to ‘fmt::v10::detail::arg_mapper<fmt::v10::basic_format_context<fmt::v10::appender, char> >::map()’ 1438 | FMT_CONSTEXPR FMT_INLINE auto map(const T& val) -> decltype(this->map(U())) { |
~~~^~~