sup< X, Y > Struct Template Reference

#include <texp_sup.hpp>

List of all members.

Public Types


Detailed Description

template<typename X, typename Y>
struct mmx::texp::sup< X, Y >

Definition at line 22 of file texp_sup.hpp.


Member Typedef Documentation

typedef ucstref<X>::T _X

Definition at line 24 of file texp_sup.hpp.

typedef ucstref<Y>::T _Y

Definition at line 25 of file texp_sup.hpp.

typedef tselect< TA, Y, null_t >::T A

Definition at line 28 of file texp_sup.hpp.

typedef tselect< TB, X, null_t >::T B

Definition at line 29 of file texp_sup.hpp.

typedef sup_<_X,_Y>::T C

Definition at line 30 of file texp_sup.hpp.

typedef sfirstnn< C, A, B >::T T

Definition at line 31 of file texp_sup.hpp.

typedef issubsetof< X, Y >::T TA

Definition at line 26 of file texp_sup.hpp.

typedef issubsetof< Y, X >::T TB

Definition at line 27 of file texp_sup.hpp.


The documentation for this struct was generated from the following file:

Generated on 6 Dec 2012 for realroot by  doxygen 1.6.1