This is an archive of the discontinued LLVM Phabricator instance.

[libc++] Rename transform_view::{__iterator, __sentinel} to __transform_view_{iterator, sentinel}
ClosedPublic

Authored by philnik on Dec 28 2022, 6:11 AM.

Details

Summary

This makes it a lot easier to specialize traits types, like __segmented_iterator_traits.

Diff Detail

Event Timeline

philnik created this revision.Dec 28 2022, 6:11 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 28 2022, 6:11 AM
philnik requested review of this revision.Dec 28 2022, 6:11 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 28 2022, 6:11 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
var-const accepted this revision.Jan 10 2023, 8:01 PM
This revision is now accepted and ready to land.Jan 10 2023, 8:01 PM
This revision was landed with ongoing or failed builds.Jan 11 2023, 11:45 AM
This revision was automatically updated to reflect the committed changes.