Kouhei Sutou created THRIFT-5602:
------------------------------------
Summary: Use std::unique_ptr instead of boost::scoped_array
Key: THRIFT-5602
URL: https://issues.apache.org/jira/browse/THRIFT-5602
Project: Thrift
Issue Type: Improvement
Components: C++ - Library
Reporter: Kouhei SutouWe can use std::unique_ptr because we require C++11 or later. -- This message was sent by Atlassian Jira (v8.20.10#820010)
