Concept not_i_class¶
concept not_i_class meta¶
template <typename T>
concept not_i_class = typeclass<T> != datatype::i Fully qualified name: kfr::not_i_class
Declared at meta/numeric.hpp:153
This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.