WPILibC++ 2023.4.3-108-ge5452e3
int_checker< true > Struct Reference

#include </home/runner/work/allwpilib/allwpilib/wpiutil/src/main/native/thirdparty/fmtlib/include/fmt/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

◆ fits_in_int() [2/2]

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

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