dlib/dlib/timer
elelel 32a96ddb75 Replace shared_ptr_thread_safe with std::shared_ptr (#590)
* 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
2017-05-13 14:05:23 -04:00
..
timer_abstract.h Fixed spelling errors in spec 2014-02-10 20:28:52 -05:00
timer_heavy.h fixed spelling error in comment 2017-04-02 16:31:55 -04:00
timer.cpp Replace shared_ptr_thread_safe with std::shared_ptr (#590) 2017-05-13 14:05:23 -04:00
timer.h Replace shared_ptr_thread_safe with std::shared_ptr (#590) 2017-05-13 14:05:23 -04:00