/
Why we don't use the standard C++ library?
Why we don't use the standard C++ library?
In this video I explain why I would never write products on top of the ‘standard’ C++ library:
The standard C++ library used to be called the standard template library - STL. The STL is basically built by a committee who aren’t really fully understanding the problem they are solving.
, multiple selections available,
Related content
Why use C++ in 2021?
Why use C++ in 2021?
More like this
Why build your own C++ core class library in 2021?
Why build your own C++ core class library in 2021?
More like this
Why use C instead of C++ for APIs?
Why use C instead of C++ for APIs?
More like this
Why do we need header files?
Why do we need header files?
More like this
Built in C++ namespaces make it hard to refactor code
Built in C++ namespaces make it hard to refactor code
More like this
Make Dependency Files for C/C++ Headers
Make Dependency Files for C/C++ Headers
More like this