Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
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 80 of file TCollectionProxyInfo.h.

Static Public Member Functions

static void * get (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 81 of file TCollectionProxyInfo.h.


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