Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace deprecated std::shared_ptr::unique
Summary: Replace deprecated [std::shared_ptr<T>::unique](https://en.cppreference.com/w/cpp/memory/shared_ptr/unique) with `::use_count` Internal Fixes macos build Reviewed By: vitaut Differential Revision: D69187609 fbshipit-source-id: 42108414d508623046957494b316711b1b2a69a0
- Loading branch information