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 fixed extent span empty() #1007

Conversation

rolandreichweinbmw
Copy link

Since 0-sized spans are allowed, they should report their empty() property as true.

This makes it consistent with the dynamic extent span and the size() property.

@jwellbelove jwellbelove changed the base branch from master to pull-request/#1007-Fix-fixed-extent-span-empty() January 4, 2025 13:32
@jwellbelove jwellbelove merged commit adeb902 into ETLCPP:pull-request/#1007-Fix-fixed-extent-span-empty() Jan 4, 2025
63 checks passed
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