$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] C++0x resources
From: Jim Hodapp (james.hodapp_at_[hidden])
Date: 2011-03-27 10:53:09
Hi all,
I just saw in another post that C++0x FDIS has been voted complete and ready to ship. Is there a good website (or book) that I can start reading to get familiar with the new features? I've seen a few resources here and there on one or two topics, such as "auto", but no good place to read and see example for every new feature. Is the GNU g++ compiler the best implementation to experiment with these new language features?
-Jim