$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2005-06-18 06:34:51
>> I have a use for it -- but it's less useful if the sequence is
>> nonuniform and fails to include the class type of member functions ;-)
>>
>
> In fact, at this very point (type synthesis - "function_type") the input
> sequence does include it ;-).
Right but decomposition does not? Whatever it's behaviour it should be
symmetrical, if composition has the class name in the list, then
decomposition should have it there as well.
John.