Definition at line 263 of file TCollectionProxyInfo.h.
|
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>
◆ GetContainerSize() [1/2]
template<class T , class ALLOCATOR >
static size_t ROOT::Detail::TCollectionProxyInfo::SfinaeHelper::GetContainerSize |
( |
const std::forward_list< T, ALLOCATOR > & |
c | ) |
|
|
inlinestatic |
◆ GetContainerSize() [2/2]
template<class T >
static size_t ROOT::Detail::TCollectionProxyInfo::SfinaeHelper::GetContainerSize |
( |
const T & |
c | ) |
|
|
inlinestatic |
The documentation for this struct was generated from the following file: