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

Language features are not forever.

Language features can be deprecated as obsolescent and after a period of obsolescence, removed.

"implicit int" declarations are no longer a C language feature. The (void) parameter list is now obsolescent; as of C23, () means the same thing as (void), like in C++.

Design patterns can end up in libraries. But library and language features are the same. A popular library which everyone uses cannot be thrown out overnight any more than a language feature.





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

Search: