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