ATLAS Offline Software
Public Member Functions | List of all members
ActsTrk::NoDeletePtr< Obj >::Deleter Struct Reference

#include <NoDeletePtr.h>

Collaboration diagram for ActsTrk::NoDeletePtr< Obj >::Deleter:

Public Member Functions

void operator() (Obj *) const
 

Detailed Description

template<class Obj>
struct ActsTrk::NoDeletePtr< Obj >::Deleter

Definition at line 19 of file NoDeletePtr.h.

Member Function Documentation

◆ operator()()

template<class Obj >
void ActsTrk::NoDeletePtr< Obj >::Deleter::operator() ( Obj *  ) const
inline

Definition at line 20 of file NoDeletePtr.h.

20 {}

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