brevzin / cpp_proposals

My WG21 proposals
35 stars 22 forks source link

P2550 `ranges::copy` should say `output_iterator` somewhere #72

Closed brevzin closed 1 year ago

brevzin commented 1 year ago

P2550 ranges::copy should say output_iterator somewhere

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

brevzin commented 1 year ago

Not pursuing this further. It's a lot of churn, and it would be better to also improve the state of output iterators.