C++ Primer, Fifth Edition: Workarounds For C++11 Features Not Implemented in GCC 4.7.0 Barbara E. Moo
C++ Primer, Fifth Edition: Workarounds For C++11 Features Not Implemented in GCC 4.7.0 Barbara E. Moo
Barbara E. Moo
[email protected]
August 9, 2012
A few C++11 features used in C++ Primer are not yet implemented in the lat-
est GNU compiler (GCC 4.7.0). This document outlines these unimplemented
features and, where possible, suggests workarounds.