TrkBase::Functors::takeAddress< T > Struct Template Reference

#include <TrkFunctors.h>

List of all members.

Public Member Functions

T * operator() (T &t)


Detailed Description

template<class T>
struct TrkBase::Functors::takeAddress< T >

Definition at line 42 of file TrkFunctors.h.


Member Function Documentation

template<class T>
T* TrkBase::Functors::takeAddress< T >::operator() ( T &  t  )  [inline]

Definition at line 43 of file TrkFunctors.h.

00043 { return &t; }


Generated on Tue Nov 29 23:36:38 2016 for BOSS_7.0.2 by  doxygen 1.4.7