Skip to content

✨ Add tuple::tail#364

Merged
elbeno merged 1 commit into
intel:mainfrom
elbeno:tuple-tail
May 22, 2026
Merged

✨ Add tuple::tail#364
elbeno merged 1 commit into
intel:mainfrom
elbeno:tuple-tail

Conversation

@elbeno
Copy link
Copy Markdown
Contributor

@elbeno elbeno commented May 20, 2026

Problem:

  • A useful algorithm pattern is zip-with-tail. There is currently no easy way to get a tuple's tail.

Solution:

  • Add tuple::tail.

@bdeane-intel bdeane-intel requested a review from siauthun May 21, 2026 15:03
Comment thread include/stdx/tuple.hpp Outdated
Problem:
- A useful algorithm pattern is zip-with-tail. There is currently no easy way to
  get a tuple's tail.

Solution:
- Add `tuple::tail`.
@elbeno elbeno enabled auto-merge May 21, 2026 22:47
@elbeno elbeno merged commit be3f072 into intel:main May 22, 2026
48 of 50 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