ATLAS Offline Software
|
#include <memory>
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*) {} |