mercredi 3 février 2016

Pros and Cons of using c+11 specific features as a new learner

After formally learning C at university last term, I am currently in the process of teaching myself C++. On recommendation, I purchased 'The C++ Programming Language' by Bjarne Stroustrup and have begun working through it.

I am aware that many of the features he describes in this version of the book are specific to c++11. I was wondering if somebody could help give me some guidelines about use of the newer features. More specifically, as a new developer, are there any c++11 features I should try not to get into the habit of using habitually; perhaps because they might lead to a great deal of incompatibility with existing code, or for other reasons.

Aucun commentaire:

Enregistrer un commentaire