Comment on Real cost of C++ exception vs error-code checkingparentComments−johnny53115yReally? C++ is perhaps the slowest moving language in my repertoire in terms of 'popular' approaches to solving common problems. Look how long a c++0x specification has taken.And also, www.boost.org. Don't code c++ without it.
Comments
Really? C++ is perhaps the slowest moving language in my repertoire in terms of 'popular' approaches to solving common problems. Look how long a c++0x specification has taken.
And also, www.boost.org. Don't code c++ without it.