Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Experimental::Internal::RIntegralTypeMap< unsigned long > Struct Reference

Definition at line 297 of file RFieldFundamental.hxx.

Public Types

using type = std::conditional_t< sizeof(unsigned long)==sizeof(std::uint32_t), std::uint32_t, std::uint64_t >
 

#include <ROOT/RField/RFieldFundamental.hxx>

Member Typedef Documentation

◆ type

using ROOT::Experimental::Internal::RIntegralTypeMap< unsigned long >::type = std::conditional_t<sizeof(unsigned long) == sizeof(std::uint32_t), std::uint32_t, std::uint64_t>

Definition at line 299 of file RFieldFundamental.hxx.


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