This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: auto and typedecl


Peter Vandersteegen wrote:

Do the keywords 'auto' and 'decltype' already have been introduced?
- as described in
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2004/n1607.pdf?
- for easier use of template expressions.

I have difficulty to find information concerning this problem.

If yes, could you please tell me where to find this information?
Which compiler flags help me to make them function.  From which compiler
version?
If no, is it plannend? When can I expect this addition?

these are not implemented. It's unlikely they will be implemented until wg21 actually commits to a particular set of semantics.


nathan

--
Nathan Sidwell    ::   http://www.codesourcery.com   ::         CodeSourcery
nathan@codesourcery.com    ::     http://www.planetfall.pwp.blueyonder.co.uk



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]