Converting GCC to C++
Posted Jun 19, 2008 0:28 UTC (Thu) by
qg6te2 (guest, #52587)
In reply to:
Converting GCC to C++ by BrucePerens
Parent article:
Converting GCC to C++
Personally I find writing in C++ to be considerably faster in many cases (i.e. not just sometimes). This is especially true when using the standard library as well Boost libraries (many of which are making their way to the next C++ standard, due in 2009).
(
Log in to post comments)