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.
Merge request reports
Activity
Filter activity
Please register or sign in to reply