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 > Class Template Reference

template<typename Cont_t, typename value>
class ROOT::Detail::TCollectionProxyInfo::IteratorValue< Cont_t, value >

Small helper to encapsulate whether to return the value pointed to by the iterator or its address.

Definition at line 65 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 >
static void* ROOT::Detail::TCollectionProxyInfo::IteratorValue< Cont_t, value >::get ( typename Cont_t::iterator &  iter)
inlinestatic

Definition at line 66 of file TCollectionProxyInfo.h.


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