Flow123d  master-f44eb46
Static Public Member Functions | List of all members
fmt::internal::IntChecker< true > Struct 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

Definition at line 34 of file printf.h.

Member Function Documentation

◆ fits_in_int() [1/2]

static bool fmt::internal::IntChecker< true >::fits_in_int ( int  )
inlinestatic

Definition at line 40 of file printf.h.

◆ fits_in_int() [2/2]

template<typename T >
static bool fmt::internal::IntChecker< true >::fits_in_int ( value)
inlinestatic

Definition at line 36 of file printf.h.


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