[
https://issues.apache.org/jira/browse/THRIFT-4720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
yuanyuan chen updated THRIFT-4720:
----------------------------------
Description:
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 from run-time library and compiler
generated code.
3.replace boost components with C++11 counterparts gradually.
This issue is created for some advises for the above steps.
was:
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.
> 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
> Priority: Major
>
> 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 from run-time library and compiler
> generated code.
> 3.replace boost components with C++11 counterparts gradually.
>
> This issue is created for some advises for the above steps.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)