Logo ROOT   6.14/05
Reference Guide
List of all members | Static Public Member Functions | List of all members
ROOT::Detail::TCollectionProxyInfo::IteratorValue< Cont_t, value_ptr * > Struct Template Reference

template<typename Cont_t, typename value_ptr>
struct ROOT::Detail::TCollectionProxyInfo::IteratorValue< Cont_t, value_ptr * >

Definition at line 71 of file TCollectionProxyInfo.h.

Static Public Member Functions

static voidget (typename Cont_t::iterator &iter)
 

#include <TCollectionProxyInfo.h>

Member Function Documentation

◆ get()

template<typename Cont_t , typename value_ptr >
static void* ROOT::Detail::TCollectionProxyInfo::IteratorValue< Cont_t, value_ptr * >::get ( typename Cont_t::iterator &  iter)
inlinestatic

Definition at line 72 of file TCollectionProxyInfo.h.


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