brevzin / cpp_proposals

My WG21 proposals
35 stars 22 forks source link

P2520 `move_iterator<T*>` should be a random access iterator #73

Closed brevzin closed 1 year ago

brevzin commented 1 year ago

P2520 move_iterator<T*> should be a random access iterator

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

brevzin commented 1 year ago

Adopted for C++23.