Abdelrazak Younes <[EMAIL PROTECTED]> writes:

> cache_type is defined just after, I guess your compiler doesn't see
> it. If I was a compiler expert, I'd say your compiler is broken ;-)
> Just replace cache_type to std::map<T const *, Geometry> and it will
> compile. Or put the typedef definition at the top of the class.
> Could you do this please? I am in a middle of a change in this area...

Actually, I tried both of these things already.

JMarc

Reply via email to