eRPC Generator (erpcgen)  Rev. 1.12.0
NXP Semiconductors
smart_ptr_free< T > Struct Template Reference

Delete policy using free() to delete objects. More...

#include <smart_ptr.hpp>

Static Public Member Functions

static void del (T *v)
 

Detailed Description

template<typename T>
struct smart_ptr_free< T >

Delete policy using free() to delete objects.


The documentation for this struct was generated from the following file: