Comment on Why is C++ still a very popular language in quantitative finance?parentComments−revelation14yI hate all that old baggage as much as the next guy, forward declarations, header guards...But C++11 has improved on that aswell, as much as possible within the old framework.
Comments
I hate all that old baggage as much as the next guy, forward declarations, header guards...
But C++11 has improved on that aswell, as much as possible within the old framework.