Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
None
-
linux windows
Description
the C++ 11/C++ 0X standard already published as "ISO/IEC 14882:2011"
the compiler of MSVC 2012 and gcc 4.8.1 already support it.
In the thrift Cpp library, mostly using the boost library part already implemented in C++11
so, I hope the thrift using the C++11 to replace the boost library, reduce the third part Dependence.