microsoft / STL

MSVC's implementation of the C++ Standard Library.
Other
10.02k stars 1.47k forks source link

P2870R3 Remove Deprecated Nullary `basic_string::reserve()` #4179

Open StephanTLavavej opened 9 months ago

StephanTLavavej commented 9 months ago

WG21-P2870R3 Remove Deprecated Nullary basic_string::reserve()

No feature-test macro is mentioned.

Note: We're focused on implementing the remaining library-only features in C++23. Until that's done, we will NOT be accepting PRs for C++26 features.

AlexGuteniev commented 9 months ago

Impressed that there was nullary reserve