Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Internal::RCast< T, false, true > Struct Template Reference

template<typename T>
struct ROOT::Internal::RCast< T, false, true >

Definition at line 53 of file RRangeCast.hxx.

Static Public Member Functions

static T cast (U &&u)
 
template<typename U>
static T cast (U &&u)
 

#include <ROOT/RRangeCast.hxx>

Member Function Documentation

◆ cast() [1/2]

static T ROOT::Internal::RCast< T, isDynamic, isPolymorphic >::cast ( U && u)
inlinestatic

Definition at line 37 of file RRangeCast.hxx.

◆ cast() [2/2]

template<typename T>
template<typename U>
static T ROOT::Internal::RCast< T, false, true >::cast ( U && u)
inlinestatic

Definition at line 55 of file RRangeCast.hxx.


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