Logo ROOT   6.14/05
Reference Guide
List of all members | Public Types | List of all members
ROOT::Internal::GetFunctorType< T(F::*)(const T *, const double *) const > Struct Template Reference

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

Definition at line 168 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::*)(const T *, const double *) const >::type = T

Definition at line 169 of file TF1.h.


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