Guys,
The proposed solution WORKS!
I inserted the typename keyword as recomended and the program compiled
perfectly.
I feel sorry for the two messages. When I first tried to send a message, the
browser got frozen and I did a refresh.
I would like to thanks and I will report this flaw to SGI.
On 02 May 2006 16:26, trincheira wrote:
Ok, it's hard to see what's going on, because somebody somewhere has mistaken
everything between angle-braces for borked HTML tags and stripped them, which
is /really/ not good for a template example of all things (!), but I'm going to
try a bit of a g
On Tue, 2006-05-02 at 08:26 -0700, trincheira wrote:
> Hello Guys,
>
> I am developing some applications that extensively uses STL. I plan to use
> the
> traits -> iterator_traits to get information about which type do I need to
> return.
> Unfortunately, I've been experienced some problems to u