Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Internal::RDF::RemoveFirstParameterIf< MustRemove, TypeList > Struct Template Reference

template<bool MustRemove, typename TypeList>
struct ROOT::Internal::RDF::RemoveFirstParameterIf< MustRemove, TypeList >

type is TypeList if MustRemove is false, otherwise it is a TypeList with the first type removed

Definition at line 139 of file Utils.hxx.

Public Types

using type = TypeList
 

#include <ROOT/RDF/Utils.hxx>

Member Typedef Documentation

◆ type

template<bool MustRemove, typename TypeList >
using ROOT::Internal::RDF::RemoveFirstParameterIf< MustRemove, TypeList >::type = TypeList

Definition at line 140 of file Utils.hxx.


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