C++03 replaced C++98. It consisted
mostly of bug fixes. The most important bug fixed was the specification that
Vector elements where stored contiguous in memory. Most compilers already enforced this. This
requirement allowed compatibility between C++ vectors and C arrays.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment