Bug 12604 - [meta-bug] typeof in template parameters
Summary: [meta-bug] typeof in template parameters
Status: RESOLVED WONTFIX
Alias: None
Product: gcc
Classification: Unclassified
Component: c++ (show other bugs)
Version: unknown
: P2 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords: meta-bug
Depends on: 8007 10243 11078 11756 12387 13740 14691
Blocks:
  Show dependency treegraph
 
Reported: 2003-10-13 23:23 UTC by Volker Reichelt
Modified: 2008-10-27 02:27 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:
Known to work:
Known to fail:
Last reconfirmed: 2005-12-18 20:23:35


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Volker Reichelt 2003-10-13 23:23:34 UTC
Issues related to "typeof" used in template paraemters.
Comment 1 Andrew Pinski 2008-10-27 02:27:08 UTC
Since decltype has been declared as the replacement for typeof in C++.  I am going to close this meta-bug as won't fix and also all the bugs which this bug referecnes to are fixed.