ROOT  6.06/09
Reference Guide
Static Public Member Functions | List of all members
ROOT::Detail::TCollectionProxyInfo::SfinaeHelper Struct Reference

Definition at line 269 of file TCollectionProxyInfo.h.

Static Public Member Functions

template<class T >
static size_t GetContainerSize (const T &c)
 
template<class T , class ALLOCATOR >
static size_t GetContainerSize (const std::forward_list< T, ALLOCATOR > &c)
 

#include <TCollectionProxyInfo.h>

Member Function Documentation

template<class T >
static size_t ROOT::Detail::TCollectionProxyInfo::SfinaeHelper::GetContainerSize ( const T &  c)
inlinestatic
template<class T , class ALLOCATOR >
static size_t ROOT::Detail::TCollectionProxyInfo::SfinaeHelper::GetContainerSize ( const std::forward_list< T, ALLOCATOR > &  c)
inlinestatic

Definition at line 279 of file TCollectionProxyInfo.h.


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