This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
auto and typedecl
- From: Peter Vandersteegen <Peter dot Vandersteegen at intec dot UGent dot be>
- To: gcc-help at gcc dot gnu dot org
- Date: Thu, 22 Dec 2005 12:29:33 +0100
- Subject: auto and typedecl
Hi all,
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?
thank you for your time.
kind regards
Peter