Clang doesn't like gcc's implementation of std::ranges yet as it hasn't finished reducing the need for typename causing compile issues. This could be resolved by using different standard algorithms so we can build against clang as well. Removing the header might also work.
Clang doesn't like gcc's implementation of std::ranges yet as it hasn't finished reducing the need for header might also work.
typename
causing compile issues. This could be resolved by using different standard algorithms so we can build against clang as well. Removing the