[ConceptGCC] |
ConceptGCC :Re: still a functor problem |
From: Douglas Gregor (doug.gregor_at_[hidden])
Date: 2006-12-08 07:14:53
On Fri, 2006-12-08 at 09:21 +0100, Karl Meerbergen wrote:
> Hi,
>
> I still have problems with the compilation of templated functors.
> In the attached file, the function foo compiles, but the functors bar
> and bar2 produce errors. I can try and make a single file including the
> glas include files for you to look. I am still playing around with
> concepts, so the project are not very big yet.
>
> I tried to make a simpler test file, but I am not able to reproduce the
> error.
I've managed to get this down to a reasonably-sized test case and am
working on a fix.
Cheers,
Doug