WPILibC++
2027.0.0-alpha-4
Loading...
Searching...
No Matches
detail::int_checker< IS_SIGNED > Struct Template Reference
#include <
fmt/printf.h
>
Static Public Member Functions
template<typename T>
static auto
fits_in_int
(T
value
) -> bool
static auto
fits_in_int
(bool) -> bool
Member Function Documentation
◆
fits_in_int()
[1/2]
template<bool IS_SIGNED>
auto
detail::int_checker
< IS_SIGNED >::fits_in_int
(
bool
)
->bool
inline
static
◆
fits_in_int()
[2/2]
template<bool IS_SIGNED>
template<typename T>
auto
detail::int_checker
< IS_SIGNED >::fits_in_int
(
T
value
)
->bool
inline
static
The documentation for this struct was generated from the following file:
fmt/
printf.h
detail
int_checker
Generated on
for WPILibC++ by
1.15.0