Celeritas  0.5.0-56+6b053cd
Public Member Functions | List of all members
celeritas::RootExternDeleter< T > Struct Template Reference

Custom deleter to avoid propagating any dependency-specific implementation downstream the code. More...

#include <RootUniquePtr.hh>

Public Member Functions

void operator() (T *ptr)
 Custom deleter to avoid propagating any dependency-specific implementation downstream.
 

Detailed Description

template<class T>
struct celeritas::RootExternDeleter< T >

Custom deleter to avoid propagating any dependency-specific implementation downstream the code.


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