5 ms·
Yeah but looking how auto has been abused in C++ I don't think it worth it.
by pmarin 3y ago
Yeah but looking how auto has been abused in C++ I don't think it worth it.
- peterfirefly 3y agoC23's auto is not nearly as magic as C++'s auto. You can use it for the simple things but not for the perversely creative abuse scenarios you fear.