Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
shared_ptr: remove deprecated lw_shared_ptr assignment operator
The assignment operator was deprecated in 8038c13 ("shared_ptr: deprecate lw_shared_ptr operator=(T&&)"), more than a year ago. It is safe to remove it now.
- Loading branch information