C++0x Automates Type Deduction With Auto
White Papers Solution: Use the revamped auto keyword to let the compiler automatically deduce a variable's type from its initializer. Another C++0x feature is going to simplify the way one writes C++ code. Instead of tediously writing the type of a variable...
[December 22, 2008, 0:00]



