Logo ROOT  
Reference Guide
ROOT::Internal::GetFunctorType< T(F::*)(T *, double *)> Struct Template Reference

template<typename F, typename T>
struct ROOT::Internal::GetFunctorType< T(F::*)(T *, double *)>

Definition at line 172 of file TF1.h.

Public Types

using type = T
 

#include <TF1.h>

Member Typedef Documentation

◆ type

template<typename F , typename T >
using ROOT::Internal::GetFunctorType< T(F::*)(T *, double *)>::type = T

Definition at line 173 of file TF1.h.


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