25#ifndef _gcem_is_even_HPP
26#define _gcem_is_even_HPP
constexpr bool is_odd(const llint_t x) noexcept
Definition: is_odd.hpp:36
constexpr bool is_even(const llint_t x) noexcept
Definition: is_even.hpp:36
Definition: is_even.hpp:29
long long int llint_t
Definition: gcem_options.hpp:71