Openholo  v4.0
Open Source Digital Holographic Library
tinyxml2::LongFitsIntoSizeTMinusOne< bool > Struct Template Reference

Static Public Member Functions

static bool Fits (unsigned long value)
 
static bool Fits (unsigned long value)
 
static bool Fits (unsigned long value)
 

Detailed Description

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

Definition at line 2177 of file tinyxml2.cpp.

Member Function Documentation

◆ Fits() [1/3]

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

Definition at line 2178 of file tinyxml2.cpp.

◆ Fits() [2/3]

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

Definition at line 2178 of file tinyxml2.cpp.

◆ Fits() [3/3]

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

Definition at line 2178 of file tinyxml2.cpp.


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