yuanyuan chen created THRIFT-4720:
-------------------------------------
Summary: migrate code to c++11
Key: THRIFT-4720
URL: https://issues.apache.org/jira/browse/THRIFT-4720
Project: Thrift
Issue Type: Improvement
Components: C++ - Compiler, C++ - Library
Affects Versions: 1.0
Reporter: yuanyuan chen
As discussed in THRIFT-4678,now that we may want to drop C++03 support.
I will take the following steps:
1.force C++11 compilers in CMake.
2.remove deprecated features in C++11.
3.replace boost components with C++11 counterparts gradually.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)