[Bug c++/30725] compile error when meet with ((A()()))

fang at csl dot cornell dot edu gcc-bugzilla@gcc.gnu.org
Wed Feb 7 05:04:00 GMT 2007



------- Comment #1 from fang at csl dot cornell dot edu  2007-02-07 05:04 -------
Workaround:
if (A().operator()()) { }


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30725



More information about the Gcc-bugs mailing list