[Bug c++/16153] "typeof" fails in building pointer-to-member-function
bangerth at dealii dot org
gcc-bugzilla@gcc.gnu.org
Wed Jun 23 13:31:00 GMT 2004
------- Additional Comments From bangerth at dealii dot org 2004-06-23 13:26 -------
First, the correct syntax of typeof is
typeof expression
or
typeof type
No angle brackets.
Second, the fact that :: can't be used with typeof is recorded in
PR 6709.
W.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16153
More information about the Gcc-bugs
mailing list