|
Ublas : |
Subject: Re: [ublas] Where are the traits in the current numeric bindings?
From: Thomas Klimpel (Thomas.Klimpel_at_[hidden])
Date: 2012-04-27 16:54:15
Manuel Gonzalez wrote:
> I would like to use the traits system documented in the current version of
> the numeric bindings:
>
> http://svn.boost.org/svn/boost/sandbox/numeric_bindings/libs/numeric/bi
> ndings/traits/doc/index.html
Sorry, this is still the old documentation. (I will remove this obsolete information asap.) The new system is quite different from that, the corresponding documentation is at <http://svn.boost.org/svn/boost/sandbox/numeric_bindings/libs/numeric/bindings/doc/html/index.html>
> If they have been removed, can I just copy the traits folder of the v1 version
> into the traits folder of the current version? Are there any incompatibilities?
Well, that won't work...
Regards,
Thomas