Logo ROOT   6.12/07
Reference Guide
List of all members | Public Types | List of all members
ROOT::Internal::TDF::TMinReturnType< T, Container > Struct Template Reference

template<typename T, bool Container = TTraits::IsContainer<T>::value>
struct ROOT::Internal::TDF::TMinReturnType< T, Container >

The contained type alias is double if T == TInferType, U if T == std::container<U>, T otherwise.

Definition at line 253 of file TDFInterface.hxx.

Public Types

using type = T
 

#include <ROOT/TDFInterface.hxx>

Member Typedef Documentation

◆ type

template<typename T , bool Container = TTraits::IsContainer<T>::value>
using ROOT::Internal::TDF::TMinReturnType< T, Container >::type = T

Definition at line 254 of file TDFInterface.hxx.


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