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

template<typename TypeList>
struct ROOT::Internal::RDF::RemoveFirstTwoParametersIf< true, TypeList >

Definition at line 157 of file Utils.hxx.

Public Types

using type = typename RemoveFirstParameterIf< true, typeTmp >::type
 
using typeTmp = typename RemoveFirstParameterIf< true, TypeList >::type
 

#include <ROOT/RDF/Utils.hxx>

Member Typedef Documentation

◆ type

template<typename TypeList >
using ROOT::Internal::RDF::RemoveFirstTwoParametersIf< true, TypeList >::type = typename RemoveFirstParameterIf<true, typeTmp>::type

Definition at line 159 of file Utils.hxx.

◆ typeTmp

template<typename TypeList >
using ROOT::Internal::RDF::RemoveFirstTwoParametersIf< true, TypeList >::typeTmp = typename RemoveFirstParameterIf<true, TypeList>::type

Definition at line 158 of file Utils.hxx.


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