ATLAS Offline Software
Namespaces | Functions
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

 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)