Boost logo

Boost :

From: Andrei Alexandrescu (andrewalex_at_[hidden])
Date: 2002-04-10 16:54:16


"Jeff Garland" <jeff_at_[hidden]> wrote in message
news:LPBBLOEIMCKBCMMHJMGAIEGLDMAA.jeff_at_crystalclearsoftware.com...
> struct foo;
> typedef boost::mpl::type_list<int, long, foo> mpl_typelist;
> typedef TYPELIST_3(int, long, foo) loki_typelist;
>
> I personally prefer the non-macro form.

Indeed; my plan is to remove the macros from Loki anyway.

Andrei


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk