Fix clang compilation error
The used structured bindings are only supported with C++20 and even then there is a bug in clang with some older version which crash during compilation. The fix doesn't capture the structured binding.
parent
3d61a7c2
No related branches found
No related tags found
Loading
Please register or sign in to comment