From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <30077586fd59db0926b907c37e15bc5d@9netics.com> To: 9fans@cse.psu.edu Subject: Re: [9fans] GCC/G++: some stress testing Date: Fri, 7 Mar 2008 10:49:25 -0800 From: Skip Tavakkolian <9nut@9netics.com> In-Reply-To: <8A810829-4EA5-419E-AC95-8CCCEA3EC331@mac.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 72b47f64-ead3-11e9-9d60-3106f5b1d025 i don't remember typename and checked my copy of the Bjorne's design and evolution of c++ and it's not there either. apparently it evovled some more. you know you're in trouble when you have to add keywords to help the compiler (not the programmer) > There was a time when you said > template > instead of > template > (Was it TC++PL 2nd edition?) The former is still allowed. > > It is also used when the context that a variable declaration is in is > ambiguous, such as this: http://publib.boulder.ibm.com/infocenter/ > pseries/v5r3/index.jsp?topic=/com.ibm.xlcpp8a.doc/language/ref/ > keyword_typename.htm