What's Changed
- Fix use of
__has_include
by @rmisev in #76 - Fix: include
<functional>
forstd::hash
inurl.h
- Simplify
str_arg_char
template specialization - Check in
str_arg_char<StrT>
ifStrT
hassize()
member - Improve ATL/MFC string input support for C++11 ... C++17
- Simplify
str_arg_char
specialization for ATL/MFC strings (C++20) - Bump codecov/codecov-action from 4 to 5 by @rmisev in #84
- Slightly simplify and optimize
ipv6_serialize
Full Changelog: v1.0.1...v1.0.2