Skip to content
Snippets Groups Projects
Unverified Commit 5f14f4f0 authored by Oleg Alexandrov's avatar Oleg Alexandrov Committed by GitHub
Browse files

Avoid using pointers where a std::shared_ptr can be used (#384)

* Avoid using pointers where a std::shared_ptr can be used

* Use smart pointers in PluginTests.cpp

* Use smart pointers in FrameCameraTests.cpp

* Eliminate pointer deletion in Fixtures.h
parent ca074834
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment