ΒΆtemplate <unsigned int N>
inline constexpr bool isInt(int64_t x)
template <unsigned int N>
inline constexpr bool isInt(int64_t x)
Description
Checks if an integer fits into the given bit width.
Declared at: llvm/include/llvm/Support/MathExtras.h:335
Templates
- unsigned int N
Parameters
- int64_t x