switching to C++11
- by camelord
Hi there,
first of all, sorry for my englisch. I am from germany.
We are going to start a long lasting project and use C++ as programming language.
I read of C++0x is gonna come out 2011 so its called C++11.
When C++11 comes out, we will still be developing the software of the project.
Is it possible to use allready any features of the new C++ standard to able to
- code faster than with the old C++ and
- switch easily when the new standard arrives?
best regards
camelord