$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (gregod_at_[hidden])
Date: 2004-02-21 10:51:32
On Saturday 21 February 2004 04:59 am, Aleksey Gurtovoy wrote:
> We can (re-)consider 'boost::meta':
>
> meta::if_<...>
> meta::find<>
> meta::vector<>
> meta::set<>
> meta::map<>
> ...
>
>
> Doesn't look bad at all, actually.
I'm a big fan of using "meta" instead of "mpl".
Doug