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