Re: [opensuse-programming] Question on C++ and STL
22 Jan
2007
22 Jan
'07
16:15
On Monday 22 January 2007 10:15 +0100, Andreas.Schallenberg@eurobild.com wrote:
I had this in mind:
template< class X > class Y { typename std::list< T >::iterator xyz; ... Thanks, This worked in my test case. For some reason, I had a brain fart and did not think of this even though I've seen it before.
-- Jerry Feldman <gaf@blu.org> Associate Director Boston Linux and Unix http://www.blu.org --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-programming+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-programming+help@opensuse.org
6544
Age (days ago)
6544
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jerry Feldman