yuanyuan chen created THRIFT-4678:
-------------------------------------
Summary: add noexcept cpp generator option
Key: THRIFT-4678
URL: https://issues.apache.org/jira/browse/THRIFT-4678
Project: Thrift
Issue Type: Improvement
Components: C++ - Compiler, C++ - Library
Affects Versions: 1.0
Reporter: yuanyuan chen
Fix For: 1.0
The C++11 standard has deprecated the usage of throw() to express exceptions,so
to avoid warnings from the compiler,I think this option is useful.
I have a pull request in github,this issue is created to track it.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)