C++11 - Auto, Decltype and return values after functions - Cprogramming.com
Discover how auto, decltype, and the new return value syntax can work together in C++11 ... Note: C++11 is the now offical name for the next version of the C++ standard, previously known as C++0x. C++11 introduces several new handy-dandy type inference .....