Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Internal::RBaseType< T > Struct Template Reference

template<typename T>
struct ROOT::Internal::RBaseType< T >

Definition at line 28 of file RRangeCast.hxx.

Public Types

using type = typename std::remove_pointer< typename std::decay< T >::type >::type
 

#include <ROOT/RRangeCast.hxx>

Member Typedef Documentation

◆ type

template<typename T >
using ROOT::Internal::RBaseType< T >::type = typename std::remove_pointer<typename std::decay<T>::type>::type

Definition at line 29 of file RRangeCast.hxx.


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