[
https://issues.apache.org/jira/browse/THRIFT-5602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylwester Lachiewicz resolved THRIFT-5602.
------------------------------------------
Fix Version/s: 0.18.0
Resolution: Fixed
Resolving. No occurrence of {{scoped_array}} remains anywhere under
{{lib/cpp}}. Commit {{d6a42e182}}, first released in 0.18.0.
_This comment was created with AI assistance._
> 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 Sutou
> Priority: Major
> Fix For: 0.18.0
>
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> We can use std::unique_ptr because we require C++11 or later.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)