CLHEP VERSION Reference Documentation
   
CLHEP Home Page     CLHEP Documentation     CLHEP Bug Reports

n_spt_another_sp::smart_pointer_deleter< P > Class Template Reference

Public Member Functions

 smart_pointer_deleter (P const &p)
 
void operator() (void const *)
 

Detailed Description

template<class P>
class n_spt_another_sp::smart_pointer_deleter< P >

Definition at line 3087 of file testSharedPtr.cc.

Constructor & Destructor Documentation

◆ smart_pointer_deleter()

template<class P >
n_spt_another_sp::smart_pointer_deleter< P >::smart_pointer_deleter ( P const & p)
inline

Definition at line 3094 of file testSharedPtr.cc.

Member Function Documentation

◆ operator()()

template<class P >
void n_spt_another_sp::smart_pointer_deleter< P >::operator() ( void const * )
inline

Definition at line 3098 of file testSharedPtr.cc.


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