"examples/vscode:/vscode.git/clone" did not exist on "dbe0094e8696630e3cdd782d86330aeba1d0e6e3"
Replace shared_ptr/weak_ptr with STL's versions (#588)
* Replace shared_ptr/weak_ptr with stdlib counterparts * Fix ptr usage through tests compilation * Bring back dlib smart ptrs as legacy * Include scoped_ptr directly * Add explanation about smart_ptr deprecation
Showing
Please register or sign in to comment