What are all the new features that are added in c++11 that existed in boost?
I'm using boost in my project from long time. I want to reduce dependency on boost in new modules which I'm writing if those features existed in c++11.
What are all the new features that are added in c++11 that existed in boost?
I'm using boost in my project from long time. I want to reduce dependency on boost in new modules which I'm writing if those features existed in c++11.