NVBIO
|
Definition at line 50 of file shared_pointer.h.
#include <shared_pointer.h>
Public Types | |
typedef void | result_type |
typedef T * | argument_type |
Public Methods | |
void | operator() (argument_type p) const |
typedef T* nvbio::internals::Deleter< T >::argument_type |
Definition at line 52 of file shared_pointer.h.
typedef void nvbio::internals::Deleter< T >::result_type |
Definition at line 51 of file shared_pointer.h.
|
inline |
Definition at line 54 of file shared_pointer.h.