Boost logo

Ublas :

From: Michael Stevens (mail_at_[hidden])
Date: 2005-08-26 13:19:30


On Friday 26 August 2005 18:56, Darin DeForest wrote:

> #ifdef BOOST_UBLAS_SHALLOW_ARRAY_ADAPTOR
> #include <boost/shared_array.hpp>
> #endif
>
> this ensures that the config.hpp is read first, and now the code compiles
> fine.
>
> Is this the proper way to handle this?

Normally I would not change "config.hpp" but use the build system to define
BOOST_UBLAS_SHALLOW_ARRAY_ADAPTOR when thing are compiled.

> And if so can it be incorporated into the code?

That said I think this is a good change.

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