Closed elfring closed 8 years ago
Yes, new code of this pipeline is using smart pointers for all code. There's still legacy code which hasn't been updated to used smartpointers. If we encounter those code pieces and have some time left we're fixing those places.
Would you like to wrap any pointer data members with the template class "std::unique_ptr"?