Files
test2/source
Falk David 07ed9b805d Fix: Compile error using clang
Clang doesn't allow to capture structured bindings in lambdas.
Instead, remove the structured bindings and just use a const
reference to the item iterator.
2024-10-02 18:56:01 +02:00
..
2024-10-02 18:56:01 +02:00