Boost logo

Ublas :

From: Michael Stevens (mail_at_[hidden])
Date: 2005-09-15 13:17:18


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

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