Logo ROOT   6.16/01
Reference Guide
List of all members | Public Member Functions | Static Public Member Functions | List of all members
ROOT::Detail::TCollectionProxyInfo::Address< std::vector< Bool_t, A > > Struct Template Reference

template<class A>
struct ROOT::Detail::TCollectionProxyInfo::Address< std::vector< Bool_t, A > >

Definition at line 745 of file TCollectionProxyInfo.h.

Public Member Functions

virtual ~Address ()
 

Static Public Member Functions

static voidaddress (typename std::vector< Bool_t, A >::const_reference ref)
 

#include <TCollectionProxyInfo.h>

Constructor & Destructor Documentation

◆ ~Address()

template<class A >
virtual ROOT::Detail::TCollectionProxyInfo::Address< std::vector< Bool_t, A > >::~Address ( )
inlinevirtual

Definition at line 746 of file TCollectionProxyInfo.h.

Member Function Documentation

◆ address()

template<class A >
static void * ROOT::Detail::TCollectionProxyInfo::Address< std::vector< Bool_t, A > >::address ( typename std::vector< Bool_t, A >::const_reference  ref)
inlinestatic

Definition at line 747 of file TCollectionProxyInfo.h.


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