Logo ROOT  
Reference Guide
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Loading...
Searching...
No Matches
ROOT::Detail::TCollectionProxyInfo::SfinaeHelper Struct Reference

Definition at line 271 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 281 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 276 of file TCollectionProxyInfo.h.


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