Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Internal::ExecutorUtils::ResultCaster< TObject *, F > Class Template Reference

template<class F>
class ROOT::Internal::ExecutorUtils::ResultCaster< TObject *, F >

Definition at line 89 of file PoolUtils.h.

Static Public Member Functions

static std::enable_if< std::is_pointer< F >::value, F >::type CastIfNeeded (TObject *obj)
 

#include <PoolUtils.h>

Member Function Documentation

◆ CastIfNeeded()

template<class F >
static std::enable_if< std::is_pointer< F >::value, F >::type ROOT::Internal::ExecutorUtils::ResultCaster< TObject *, F >::CastIfNeeded ( TObject obj)
inlinestatic

Definition at line 91 of file PoolUtils.h.


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