Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Detail::CallableTraitsImpl< T, HasCallOp > Struct Template Reference

template<typename T, bool HasCallOp = ROOT::Detail::HasCallOp<T>(0)>
struct ROOT::Detail::CallableTraitsImpl< T, HasCallOp >

Extract types from the signature of a callable object. See CallableTraits.

Definition at line 36 of file TypeTraits.hxx.

#include <ROOT/TypeTraits.hxx>


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