Logo ROOT  
Reference Guide
ROOT::Detail::TCollectionProxyInfo::SfinaeHelper Struct Reference

Definition at line 263 of file TCollectionProxyInfo.h.

Static Public Member Functions

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

#include <TCollectionProxyInfo.h>

Member Function Documentation

◆ GetContainerSize() [1/2]

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

Definition at line 273 of file TCollectionProxyInfo.h.

◆ GetContainerSize() [2/2]

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

Definition at line 268 of file TCollectionProxyInfo.h.


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