$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Joel de Guzman (joel_at_[hidden])
Date: 2004-03-01 20:34:07
Dave Gomboc wrote:
> A list type is already present in ::std, and means something different.
> Perhaps lazy_list, or (cringe) llist.
Disagree. MPL has list and vector. I'd hate to see it named it differently.
mpl::slist (static-list)? Yuck!
> Follow the C++ standard's practice for variable naming, e.g.
> TheActualTypeOfTheLambdaExpressionIsNotConvertibleToItsGivenType
> should be
> the_actual_type_of_the_lambda_expression_is_not_convertible_to_its_given
> _type
> (example from lambda.hpp)
Agree!
-- Joel de Guzman http://www.boost-consulting.com http://spirit.sf.net