Struct make_comparison¶
struct make_comparison test¶
struct make_comparison { … } function operator<=(L &&) ¶
template <typename L>
half_comparison<L> operator<=(L&& left) Fully qualified name: kfr::make_comparison::operator<=(L &&)
Declared at test/comparison.hpp:236
Fully qualified name: kfr::make_comparison
Declared at test/comparison.hpp:233
This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.