Thread: visualC++ 2010

  1. #1
    Registered User
    Join Date
    Jan 2007
    Posts
    330

    visualC++ 2010

    Anyone know if MS is putting effort in implementing C++0x features in MSVC 2010 already? cant find it on the net and Im quite interested in some of the new features.

  2. #2
    Registered User
    Join Date
    Jan 2007
    Posts
    330
    uh never mind I found it.
    They will add
    auto
    lambda
    rvalue references
    decltype
    static_assert

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Visual Studio 2010 Help
    By dnelsalty in forum C++ Programming
    Replies: 15
    Last Post: 08-30-2009, 06:07 PM
  2. Windows 7 RC, Visual Studio 2010 Beta, Office 2010 beta, anyone in?
    By indigo0086 in forum A Brief History of Cprogramming.com
    Replies: 2
    Last Post: 05-20-2009, 01:57 PM
  3. Big help in Astar search code...
    By alvifarooq in forum C++ Programming
    Replies: 6
    Last Post: 09-24-2004, 11:38 AM