Hacker News new | past | comments | ask | show | jobs | submit login

"the" STL?



STL means "standard template library." It's perfectly reasonable to say "the standard template library."


I think the author just wanted to point out that "the" STL is not valid / accurate here; while the interface and behavior is defined, the implementation is afaik still vendor specific, e.g., the implementation in GCC may be different from the one provided by Microsoft.


There are several compatible and competing implementations of the C++ standard library.




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

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

Search: