2023-10-23
- Tweaked .gitattributes.
- Removed str::EncodedStringView; made str conversion routines more consistent.
- FmtX() uses overloads rather than C-style varargs.
- Add
std::ssize()
. ENABLE_AVX2
andENABLE_AVX512F
flags for CMake builds.- Build cleanly with ASAN.