Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Structures | Public Types | Static Public Attributes
CLHEP::tt::arr< T > Struct Template Reference

#include <type_traits.h>

Data Structures

struct  extent
 

Public Types

typedef T rem_ext_type
 
typedef T rem_arr_type
 

Static Public Attributes

static int const rank = 0
 

Detailed Description

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

Definition at line 869 of file type_traits.h.

Member Typedef Documentation

template<typename T>
typedef T CLHEP::tt::arr< T >::rem_arr_type

Definition at line 872 of file type_traits.h.

template<typename T>
typedef T CLHEP::tt::arr< T >::rem_ext_type

Definition at line 871 of file type_traits.h.

Field Documentation

template<typename T>
int const CLHEP::tt::arr< T >::rank = 0
static

Definition at line 874 of file type_traits.h.


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