2013/11/20 Kai Tietz <ktiet...@googlemail.com>

> The keyword typename is already present in ISO/IEC 14882:2003(E)
> standard.  So it wasn't introduced in c++11.  Nevertheless  some
> semantic changes might be possible for it in C++11.
> I would recomment you to get you a copy of the c++-drafts, so you can
> find this kind of answers yourself.
>

typename has been a keyword since the first C++ standard from 1998. C++03
was only a fixup standard revision anyways, just like C++14 will be. AFAIK,
it's meaning hasn't changed, only the requirements on where you need to
write it when dependent names are involved.

I have suggested this before, and will suggest it again, if possible even
more strongly than before: ask these questions on stackoverflow.com. That's
why that site exists.
If you get bashed there for asking a stupid question, it's your own fault
for not researching properly first.

Ruben


>
> Kai
>
>
> ------------------------------------------------------------------------------
> Shape the Mobile Experience: Free Subscription
> Software experts and developers: Be at the forefront of tech innovation.
> Intel(R) Software Adrenaline delivers strategic insight and game-changing
> conversations that shape the rapidly evolving mobile landscape. Sign up
> now.
> http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk
> _______________________________________________
> Mingw-w64-public mailing list
> Mingw-w64-public@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
>
------------------------------------------------------------------------------
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing 
conversations that shape the rapidly evolving mobile landscape. Sign up now. 
http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to