#include <texp_sup.hpp>
Public Types | |
| typedef ucstref< X >::T | _X |
| typedef ucstref< Y >::T | _Y |
| typedef issubsetof< X, Y >::T | TA |
| typedef issubsetof< Y, X >::T | TB |
| typedef tselect< TA, Y, null_t >::T | A |
| typedef tselect< TB, X, null_t >::T | B |
| typedef sup_< _X, _Y >::T | C |
| typedef sfirstnn< C, A, B >::T | T |
| typedef ucstref<Y>::T mmx::texp::sup< X, Y >::_Y |
| typedef issubsetof< X, Y >::T mmx::texp::sup< X, Y >::TA |
| typedef issubsetof< Y, X >::T mmx::texp::sup< X, Y >::TB |