HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
int_checker< IsSigned > Struct Template Reference

#include <printf.h>

Static Public Member Functions

template<typename T >
static bool fits_in_int (T value)
 
static bool fits_in_int (bool)
 

Detailed Description

template<bool IsSigned>
struct int_checker< IsSigned >

Definition at line 64 of file printf.h.

Member Function Documentation

template<bool IsSigned>
template<typename T >
static bool int_checker< IsSigned >::fits_in_int ( T  value)
inlinestatic

Definition at line 65 of file printf.h.

template<bool IsSigned>
static bool int_checker< IsSigned >::fits_in_int ( bool  )
inlinestatic

Definition at line 69 of file printf.h.


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