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

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

Definition at line 178 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 *) const >::type = T

Definition at line 179 of file TF1.h.


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