Added move constructor for req::unique_ptr.
commitf62b2ea9cdf2bcdd4e0ac7c1996eecdc99f51c0d
authorMichael O'Farrell <michaelofarrell@fb.com>
Mon, 27 Mar 2017 20:39:26 +0000 (27 13:39 -0700)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Mon, 27 Mar 2017 20:52:10 +0000 (27 13:52 -0700)
treeaaf9486ff4452b75496900b43af3ce550231b86e
parentc85bd41aa59b83296f58f9f459fa20fbf8ce3dd5
Added move constructor for req::unique_ptr.

Summary: req::unique_ptr inherits from std::unique_ptr, but move constructors are not inherited.  This got fixed for clang 4.0.0, and broke the mac build.

Reviewed By: Orvid

Differential Revision: D4741683

fbshipit-source-id: 0d7155b9e015b54ee08c5dc8ac4bca0227045804
hphp/runtime/base/req-containers.h