$include_dir="/home/hyper-archives/ublas/include"; include("$include_dir/msg-header.inc") ?>
From: Michael Stevens (mail_at_[hidden])
Date: 2006-05-17 12:41:47
On Friday, 28. April 2006 12:23, Hidekazu Ikeno wrote:
> Hello,
>
> When I reading ublas code, I found in functional.hpp file
> that the interfaces of basic_full::packed_storage and
>  basic_lower::packed_size (basic_upper::packed_size) are different.
>
> Are there any reasons, or it's just a bug?
Hello Hidekazu
Looks like a bug!
 Obviously 'basic_full::packed_size' never gets used so the error has not been 
picked up. 
I am surprised no compiler has picked this up however as the template 
parameter L can never be resolved with the errorneous definition.
I have commited the fix to CVS HEAD.
Thanks,
        Michael
-- 
___________________________________
Michael Stevens Systems Engineering
34128 Kassel, Germany
Phone/Fax: +49 561 5218038
Navigation Systems, Estimation  and
                 Bayesian Filtering
    http://bayesclasses.sf.net
___________________________________