Logo ROOT   6.10/00
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Types | List of all members
ROOT::Internal::TDF::TTDFValueTuple< TTypeList< BranchTypes...> > Struct Template Reference

template<typename... BranchTypes>
struct ROOT::Internal::TDF::TTDFValueTuple< TTypeList< BranchTypes...> >

Definition at line 192 of file TDFNodes.hxx.

Public Types

using type = std::tuple< TColumnValue< BranchTypes >...>
 

#include <ROOT/TDFNodes.hxx>

Member Typedef Documentation

template<typename... BranchTypes>
using ROOT::Internal::TDF::TTDFValueTuple< TTypeList< BranchTypes...> >::type = std::tuple<TColumnValue<BranchTypes>...>

Definition at line 193 of file TDFNodes.hxx.


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