SIGN IN SIGN UP

THRIFT-5602: Use std::unique_ptr instead of boost::scoped_array

Client: cpp

We can use std::unique_ptr because we require C++11 or later.
S
Sutou Kouhei committed
d6a42e1823d6b2686e7ab56f2d21ef2f5689aec1
Parent: 72d5912