Is STL widely used?

Joined
3/4/08
Messages
15
Points
11
When programming with C++, is STL widely used in quants' daily works?
 
Yes, it is used a lot, though not universally.
STL is tricky to interface to Excel, and a substantial amount of C++ comes from a time before STL.
It is however, whant many hiring managers regard as a baseline competence if you are to claim C++.
 
Back
Top Bottom