Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX] take_view should be Sized if underlying range is Sized #1146

Merged
merged 1 commit into from
Jun 28, 2019

Conversation

h-2
Copy link
Member

@h-2 h-2 commented Jun 28, 2019

Tests for this bug(-fix) will come with @smehringer 's generic iterator tests or we will decide to remove const-iterability for view altogether.

@h-2 h-2 requested a review from smehringer June 28, 2019 14:10
Copy link
Member

@smehringer smehringer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

test missing

@h-2 h-2 force-pushed the fix/view_take_const_foo branch from f47bf9c to 14aa15f Compare June 28, 2019 14:26
@h-2 h-2 merged commit ae786b5 into seqan:master Jun 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants