brevzin / cpp_proposals

My WG21 proposals
34 stars 22 forks source link

P2278 cbegin should always return a constant iterator #90

Closed brevzin closed 1 year ago

brevzin commented 1 year ago

P2278R4 cbegin should always return a constant iterator

https://github.com/cplusplus/papers/issues/971

brevzin commented 1 year ago

Adopted for C++23.