ATLAS Offline Software
Namespaces | Typedefs | Variables
SharedObject.h File Reference
#include <memory>
Include dependency graph for SharedObject.h:

Go to the source code of this file.

Namespaces

 Trk
 Ensure that the ATLAS eigen extensions are properly loaded.
 

Typedefs

template<class T >
using Trk::SharedObject = std::shared_ptr< T >
 

Variables

template<typename T >
const auto Trk::do_not_delete = [](T*) {}