Scippy

SoPlex

Sequential object-oriented simPlex

int_checker< true > 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 (int)
 

Detailed Description

template<>
struct internal::int_checker< true >

Definition at line 29 of file printf.h.

Member Function Documentation

◆ fits_in_int() [1/2]

static bool fits_in_int ( value)
static

Definition at line 30 of file printf.h.

◆ fits_in_int() [2/2]

static bool fits_in_int ( int  )
static

Definition at line 34 of file printf.h.