------- Comment #12 from chris at bubblescope dot net 2009-12-01 19:28 ------- No need to wait, they are in g++ 4.3 and 4.4, use -std=c++0x to activate features from C++0x. Obviously they are all subject to change, but are now fairly close to standardised.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42242