spdlog
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
int_checker< true > Struct Reference

Detailed Description

Definition at line 72 of file printf.h.

#include <printf.h>

Static Public Member Functions

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

Member Function Documentation

◆ fits_in_int() [1/2]

static bool int_checker< true >::fits_in_int ( int  )
inlinestatic

Definition at line 77 of file printf.h.

◆ fits_in_int() [2/2]

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

Definition at line 73 of file printf.h.


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