Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
tinyxml2::LongFitsIntoSizeTMinusOne< bool > Struct Template Reference

Static Public Member Functions

static bool Fits (unsigned long value)
 

Detailed Description

template<bool = (sizeof(unsigned long) >= sizeof(size_t))>
struct tinyxml2::LongFitsIntoSizeTMinusOne< bool >

Definition at line 2090 of file tinyxml2.cc.

View newest version in sPHENIX GitHub at line 2090 of file tinyxml2.cc

Member Function Documentation

template<bool = (sizeof(unsigned long) >= sizeof(size_t))>
static bool tinyxml2::LongFitsIntoSizeTMinusOne< bool >::Fits ( unsigned long  value)
inlinestatic

Definition at line 2091 of file tinyxml2.cc.

View newest version in sPHENIX GitHub at line 2091 of file tinyxml2.cc


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