Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6696153
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T06:18:27+00:00 2026-05-26T06:18:27+00:00

What are the C++11 features that have got enough mature that I can start

  • 0

What are the C++11 features that have got enough mature that I can start using safely in my projects. I am talking about GCC mainly I rarely need Visual Studio. and I obviously don’t want to include a feature in my code that requires a rewrite after few months. and should I even start using these features in this very beginning ? cause whatever we mostly do is not c++11 dependent we can do all things and every things in old school methods too. so should we even start using C++11 features at this early stage ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T06:18:27+00:00Added an answer on May 26, 2026 at 6:18 am

    The C++11 standard is finally done and published, so there won’t be any more changes. Implementations still lag behind a little and may implement slightly older versions of C++0x, but you probably won’t notice much difference when they are updated.

    C++11 isn’t perfectly backwards compatible, so the first thing you should do is start developing with C++11 compatibility in mind. GCC has a warning flag, “-Wc++0x-compat”, to help with this. The incompatibilities are pretty small but this should turn up anything that will be a problem.

    One large incompatibility is that libstdc++’s ABI changes with the move to C++11, so you’ll also have to make sure you can deal with that.

    Once you know it’s safe to move over, just start building in C++11 mode. You can gradually adopt whatever C++11 features seem useful to you as you write new code or change old code. You might want to also consider checking for uses of deprecated functionality, such as the old exception specifications, and replace those with the new stuff.

    There’s a lot of new stuff so have a look through the standard if you can get it or some documentation online. I find that most of the really interesting stuff I want to use directly is in the library. Unfortunately that seems to be where current implementations still lag the most.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm looking content management system that would have features similar to stackoverflow: Users can
I am using external Users database for different projects. Now I have got School
I'm trying to implement SVM in opencv for features that I have extracted features
I have a site that features some pages which do not require any post-back
I have an application that one of it's features needs to control an electrical
I have a flash player that loads in some additional features from flash files
I have a query string that contains a variable like this $field_name = 'features';
I have a feature that uses the camera so I can test it only
I have got a list of Music Titles in a ListView. I can click
I've got an internal C# application that I want to start deploying externally. I've

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.