Hi all, I tried to compile some rvalue reference examples by (from H.Hinnant at http://home.twcny.rr.com/hinnant/cpp_extensions/rvalue_ref_rationale.html) with the latest GCC 4.3 snapshot, but I'm getting error: 'move' is not a member of 'std' What can I do to get this working ? Cheers Maett Eugster