This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: gcc 3.0 vs mtl 2.12.2-19


Peter Schmid wrote:
> 
> After applying the appended patch, gcc 3.0 version 3.0 20010614 can
> compile mtl without a problem. I did not run all of the executables, but
> the ones I tried worked fine, as far as I can tell.
> 
> The patches to the itl header files are ugly hacks to make it
> compile. This is a mtl related problem, since the mtl implementation
> assumes that iterators are implemented by pointers.

yes it's ugly. IMHO I'd be better templatized those matrix constructors.

 -- Levente
  "Si vis pacem para bellum!"


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]