Boost logo

Ublas :

From: Michael Stevens (mail_at_[hidden])
Date: 2005-09-16 06:33:01


On Donnerstag 15 September 2005 20:17, Michael Stevens wrote:
> Also,
>
> If you force the 'complexity' constant to be instantiated then failure is
> avoided...
>
> const unsigned a = a_template_class<int>::complexity;
> BOOST_STATIC_ASSERT (a_template_class<int>::complexity == 0); // FAILS!
> unless complexity is instantiated as above
>
> Nasty stuff
>
> Michael

Reported as GCC bug 23771

-- 
___________________________________
Michael Stevens Systems Engineering
34128 Kassel, Germany
Phone/Fax: +49 561 5218038
Navigation Systems, Estimation  and
                 Bayesian Filtering
    http://bayesclasses.sf.net
___________________________________