Logo ROOT   6.12/07
Reference Guide
List of all members | Public Types | Static Public Attributes | List of all members
ROOT::Internal::TArrayType< T, 0 > Struct Template Reference

template<class T>
struct ROOT::Internal::TArrayType< T, 0 >

Definition at line 509 of file TBranchProxy.h.

Public Types

typedef T array_t
 
typedef T type_t
 

Static Public Attributes

static constexpr int gSize = 0
 

#include <TBranchProxy.h>

Member Typedef Documentation

◆ array_t

template<class T >
typedef T ROOT::Internal::TArrayType< T, 0 >::array_t

Definition at line 511 of file TBranchProxy.h.

◆ type_t

template<class T >
typedef T ROOT::Internal::TArrayType< T, 0 >::type_t

Definition at line 510 of file TBranchProxy.h.

Member Data Documentation

◆ gSize

template<class T >
constexpr int ROOT::Internal::TArrayType< T, 0 >::gSize = 0
static

Definition at line 512 of file TBranchProxy.h.


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