Closed
Description
PR: #56802
Currently, none of the standard adapters specialise this except for Rev
, which trivially swaps nth
and nth_back
. These should probably be added before this feature is stabilised, and it's probably a good idea to check if nth
should be specialised for any of these adapters too.
Additionally, the standard collection iterators should specialise this where appropriate.
Metadata
Metadata
Assignees
Labels
Blocker: Implemented in the nightly compiler and unstable.Category: An issue tracking the progress of sth. like the implementation of an RFCRelevant to the library API team, which will review and decide on the PR/issue.This issue / PR is in PFCP or FCP with a disposition to merge it.The final comment period is finished for this PR / Issue.