variable is_arg expressions¶
template <typename T>
constexpr inline bool is_arg = is_numeric_or_bool<std::decay_t<T>> Defined at base/expression.hpp:264
variable is_arg expressions¶template <typename T>
constexpr inline bool is_arg = is_numeric_or_bool<std::decay_t<T>> Defined at base/expression.hpp:264