$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2002-07-21 01:35:50
> > Page 8 2.1 : Does introduction of mpl::if_ mean that we
> > gonna depricate select_type?
>
> Which 'select_type'?
That is located in boost/detail
> > Page 16 2.3.3 : You introduced tiny_list. I did not get why
> > is it Sequece at all. It does not fit to Sequence definition.
>
> In what way?
You did not specify begin<> and end<> for it. Do I understand correctly that
is it requires for the type to be Sequence
Gennadiy.