Searched defs:kIsSigned (Results 1 – 1 of 1) sorted by relevance
400 static constexpr bool kIsSigned = std::is_signed_v<BaseType>; variable571 static constexpr bool kIsSigned = std::is_signed_v<BaseType>; variable