• elelel's avatar
    Replace shared_ptr/weak_ptr with STL's versions (#588) · 74f9f2fb
    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
    74f9f2fb
bayes_net_gui_ex.cpp 35.8 KB