Add missing LockedPtr template constructor
Summary: `LockedPtr`s were not constructible from other `LockedPtr`s with different lock policies even if their unlock policies were the same. Fix that. Reviewed By: simpkins Differential Revision: D8722292 fbshipit-source-id: bf17f86bef9ceb8e994a2bd01e66d61dbd51bb12
Showing
Please register or sign in to comment