-
Notifications
You must be signed in to change notification settings - Fork 82
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FIX] simplify std::ranges::enable_view overloads
I know that this introduces a macro (SEQAN3_STD_RANGES_NAMESPACE), but this reduces code bloat for a feature that is only used for a single data structure right now. This PR is also in line with #1678 to remove dependencies of our library in the std headers.
- Loading branch information
Showing
3 changed files
with
18 additions
and
61 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters