Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

GC API from C++11 was removed in C++23, understandibly so, given that it wasn't designed taking into account the needs of Unreal C++ and C++/CLI, the only two major variants that have GC support.

Exception specifications have been removed, although some want them back for value type exceptions, if that ever happens.

auto_ptr has been removed, given its broken design.

Now on the simplying side, not really, as the old ways still need to be understood.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: