#include <typelist.h>
Public Types | |
| typedef Select< SUPERSUBCLASS(Candidate, Head), Head, Candidate >::Result | Result |
Private Types | |
| typedef MostDerived< Tail, T >::Result | Candidate |
Definition at line 704 of file typelist.h.
typedef MostDerived<Tail, T>::Result Chroma::TL::MostDerived< Typelist< Head, Tail >, T >::Candidate [private] |
Definition at line 707 of file typelist.h.
| typedef Select< SUPERSUBCLASS(Candidate, Head), Head, Candidate>::Result Chroma::TL::MostDerived< Typelist< Head, Tail >, T >::Result |
Definition at line 711 of file typelist.h.
1.4.7