lefticus / cpp_weekly

The official C++ Weekly Repository. Code samples and notes of future / past episodes will land here at various times. PR's will be accepted in some cases.
The Unlicense
663 stars 24 forks source link

C++26 inplace_vector #392

Open nebkat opened 4 days ago

nebkat commented 4 days ago

Channel

C++Weekly

Topics

<inplace_vector> has just been accepted for C++26!

Length

Bite-sized (5-10 minutes)

fcolecumberri commented 22 hours ago

This is the kind of stuff one would wrongly assume C++ would take less than 40 years to implement. /hj