• elelel's avatar
    Replace shared_ptr_thread_safe with std::shared_ptr (#590) · 32a96ddb
    elelel authored
    * 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
    
    * Replace shared_ptr_thread_safe
    
    * Fix missed old include
    
    * Removed missed old include
    32a96ddb
Name
Last commit
Last update
dlib Loading commit data...
docs Loading commit data...
examples Loading commit data...
python_examples Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
.travis.yml Loading commit data...
CMakeLists.txt Loading commit data...
MANIFEST.in Loading commit data...
README.md Loading commit data...
appveyor.yml Loading commit data...
setup.py Loading commit data...