realroot_doc 0.1.1
|
X can be seen as an arithmetic subset of Y (eg. "Z in Q") return texp::true_t if all x in X are in Y. specialization must be done on subsetof_. More...
#include <texp_issubsetof.hpp>
X can be seen as an arithmetic subset of Y (eg. "Z in Q") return texp::true_t if all x in X are in Y. specialization must be done on subsetof_.
Definition at line 47 of file texp_issubsetof.hpp.
typedef sfirstnn< typename equal<UX,UY>::T, typename issubsetof_<UX,UY>::T, typename kernel_issubsetof<typename kernelof<UX>::T,UX,UY>::T, typename kernel_issubsetof<typename kernelof<UY>::T,UX,UY>::T >::T T |
Definition at line 56 of file texp_issubsetof.hpp.
Definition at line 49 of file texp_issubsetof.hpp.
Definition at line 49 of file texp_issubsetof.hpp.