Zezeng Wang created THRIFT-5225:
-----------------------------------
Summary: Use nullptr instead of NULL
Key: THRIFT-5225
URL: https://issues.apache.org/jira/browse/THRIFT-5225
Project: Thrift
Issue Type: Improvement
Components: C++ - Compiler, C++ - Library, Compiler (General), netstd
- Compiler, netstd - Library
Reporter: Zezeng Wang
Since thrift has adopted the C++11 standard, using nullptr to represent a null
pointer is a better choice.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)