#include <vv2.h>
Public Types | |
| typedef SV< Mytype, typename TlVisitor_helper< typename ListRemain::Head, typename ListRemain::Tail >::Ret > | Ret |
| The type produced when the next type is not Nil. | |
| Mytype | The type that the SV will work on |
| ListRemain | The remainder of the list |
|
|||||
|
The type produced when the next type is not Nil.
|
1.2.18