Re: [Doxygen-develop] Bug 696413: \ref does not work for C++11 using typedefs
Brought to you by:
dimitri
From: David H. <Dav...@ro...> - 2013-03-25 22:26:35
|
This bug appears to be referring to a C++11 alias-declaration: alias-declaration: using identifier attribute-specifier-seqopt = type-id ; See section 7.1.3 p2 of http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2012/n3337.pdf. David. -----Original Message----- From: Kevin McBride [mailto:dol...@ai...] Sent: Monday, March 25, 2013 2:43 PM To: dox...@li... Subject: [Doxygen-develop] Bug 696413: \ref does not work for C++11 using typedefs The following bug has a claim to a new C++11 extension. I spoke with an instructor and a tutor on the extension, and they think the extension shown on the bug does not exist. I also tried looking it up on cplusplus.com, and can not find the extension. Unless someone knows that the extension exists, I think the bug should be marked as "NEEDINFO" to ask where the extension comes from, or "RESOLVED - INVALID" if the decision will be the same as made by three people, including myself. https://bugzilla.gnome.org/show_bug.cgi?id=696413 Kevin McBride dol...@ai... ------------------------------------------------------------------------------ Own the Future-Intel® Level Up Game Demo Contest 2013 Rise to greatness in Intel's independent game demo contest. Compete for recognition, cash, and the chance to get your game on Steam. $5K grand prize plus 10 genre and skill prizes. Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d _______________________________________________ Doxygen-develop mailing list Dox...@li... https://lists.sourceforge.net/lists/listinfo/doxygen-develop |