Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::IsCollectionProxy< T, typename > Struct Template Reference

template<typename T, typename = void>
struct ROOT::IsCollectionProxy< T, typename >

Helper type trait for marking classes as a collection proxy.

This type trait must be set for collection proxy-based RNTuple fields created through MakeField<T>.

Definition at line 248 of file RFieldProxiedCollection.hxx.

#include <ROOT/RField/RFieldProxiedCollection.hxx>

Inheritance diagram for ROOT::IsCollectionProxy< T, typename >:
[legend]
Collaboration diagram for ROOT::IsCollectionProxy< T, typename >:
[legend]

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