realroot_doc 0.1.1
tlist< A, B > Struct Template Reference

type list node More...

#include <texp_list.hpp>

List of all members.

Public Types


Detailed Description

template<class A, class B>
struct mmx::texp::tlist< A, B >

type list node

type list definition similar to the Typelist of Loki.

Definition at line 14 of file texp_list.hpp.


Member Typedef Documentation

typedef A car

Definition at line 14 of file texp_list.hpp.

typedef B cdr

Definition at line 14 of file texp_list.hpp.


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