Actually, this talk is more than that and among the CppCon2021 talks, I think it's the good one. However, the STL APIs are really bad and ugly.
ohh I am watching it right now. 3 minutes it :)
Is there any cpp library you prefer?
Most of the time we(at least me) are dealing with the whole container instead of a subset of it. And it's not really looking good to have a lot of Container.begin() Container.end() calls; And it could be a nightmere when working on legacy codes with only 80 columns width restrictions on the code style.
Обсуждают сегодня