ETL  0.04.19
Public Member Functions | List of all members
generic_deleter< T > Struct Template Reference

#include <_smart_ptr.h>

Public Member Functions

void operator() (T *x) const

Detailed Description

template<class T>
struct generic_deleter< T >

Definition at line 44 of file _smart_ptr.h.

Member Function Documentation

template<class T >
void generic_deleter< T >::operator() ( T *  x) const
inline

Definition at line 46 of file _smart_ptr.h.


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