10#ifndef __ABG_SPTR_UTILS_H__
11#define __ABG_SPTR_UTILS_H__
shared_ptr< T > build_sptr()
This is to be specialized for the diverse C types that needs wrapping in shared_ptr.
Toplevel namespace for libabigail.
A deleter for shared pointers that ... doesn't delete the object managed by the shared pointer.