Function is_even¶
function is_even(T) meta¶
template <typename T>
constexpr KFR_INTRINSIC bool is_even(T x) noexcept { … } This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.