Namespaces | Functions
shared_pointers.h File Reference
#include <nav_core2/common.h>
#include <memory>
Include dependency graph for shared_pointers.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 nav_core_adapter
 

Functions

template<typename T >
std::shared_ptr< T > nav_core_adapter::createSharedPointerWithNoDelete (T *raw_ptr)
 Custom Constructor for creating a shared pointer to an existing object that doesn't delete the ptr when done. More...
 
template<typename T >
void nav_core_adapter::null_deleter (T *raw_ptr)
 


nav_core_adapter
Author(s):
autogenerated on Sun Jan 10 2021 04:08:46