ΒΆ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:363

Templates

unsigned int N

Parameters

int64_t x