Landing: d8cde7c08590

Project / Subsystem

gcc / libstdc++

Date

2026-05-05

Author

Jonathan Wakely

Commit

d8cde7c0859004e07c0cfd9733a8eb0272b3300a

Source

github

Perf win

No

Breaking

No

All attributes

project
gcc
subsystem
libstdc++
patch_id
commit_hash
d8cde7c0859004e07c0cfd9733a8eb0272b3300a
source_type
github
headline
libstdc++: Improve docs for range access functions [PR97001]
tldr
The libstdc++ now includes improved documentation for range access functions in `range_access.h`.
author
Jonathan Wakely
outcome
committed
performance_win
false
breaking_change
false
series_id
series_parts
[]
tags
  • libstdc++
  • documentation
  • ranges
discussion_id_link
bugzilla_pr
date
2026-05-05T00:00:00.000Z

The libstdc++ now has improved Doxygen comments for range access functions in include/bits/range_access.h. This enhances the clarity and understandability of these functions.