$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Aleksey Gurtovoy (alexy_at_[hidden])
Date: 2001-11-26 12:58:23
Andrei Alexandrescu wrote:
> by the way it's typelist not type_list.
It's 'type_list' is boost::mpl, because there are also
value_list
type_vector
value_range
and there will be 'type_map' at some point. I hope nobody wants to see those
spelled without underscore :).
Aleksey