ksys/util: Fix C++17 compliance in FixedString

Lambda expressions cannot appear in a template argument pre-C++20.
This commit is contained in:
Léo Lam
2021-11-01 14:56:23 +01:00
parent d10dd65dcd
commit b63c16c55f
2 changed files with 5 additions and 4 deletions