Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
CLHEP::tt::ptr< T > Struct Template Reference

#include <type_traits.h>

Public Types

typedef tt::ref< T >::rem_ref_type * add_ptr_type
 
typedef T rem_ptr_type
 

Detailed Description

template<typename T>
struct CLHEP::tt::ptr< T >

Definition at line 1200 of file type_traits.h.

Member Typedef Documentation

◆ add_ptr_type

template<typename T >
typedef tt::ref<T>::rem_ref_type* CLHEP::tt::ptr< T >::add_ptr_type

Definition at line 1202 of file type_traits.h.

◆ rem_ptr_type

template<typename T >
typedef T CLHEP::tt::ptr< T >::rem_ptr_type

Definition at line 1203 of file type_traits.h.


The documentation for this struct was generated from the following file: