Variable is_numeric¶
variable is_numeric meta¶
template <typename T>
constexpr inline bool is_numeric = is_number<deep_subtype<T>> Check if the type argument is a number or a compound type of numbers
Fully qualified name: kfr::is_numeric
Declared at meta.hpp:992
This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.