Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
ROOT::Detail::TCollectionProxyInfo::SfinaeHelper Struct Reference

Definition at line 267 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>
size_t ROOT::Detail::TCollectionProxyInfo::SfinaeHelper::GetContainerSize ( const std::forward_list< T, ALLOCATOR > & c)
inlinestatic

Definition at line 277 of file TCollectionProxyInfo.h.

◆ GetContainerSize() [2/2]

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

Definition at line 272 of file TCollectionProxyInfo.h.


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