ATLAS Offline Software
Loading...
Searching...
No Matches
unique_clone.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Trk
 Ensure that the ATLAS eigen extensions are properly loaded.

Functions

template<typename T>
std::unique_ptr< T > Trk::unique_clone (const T *v)
template<typename T>
std::unique_ptr< T > Trk::unique_clone (const std::unique_ptr< T > &v)