[Bug c++/17501] Failing to compile code using boost bind/signal
bangerth at dealii dot org
gcc-bugzilla@gcc.gnu.org
Thu Sep 16 14:35:00 GMT 2004
------- Additional Comments From bangerth at dealii dot org 2004-09-16 14:35 -------
Created an attachment (id=7152)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7152&action=view)
slightly cleaned up sources
It turns out that the IF template isn't working properly. Attached
is a very slightly cleaned-up version of the file. If in the
function tag_type the template IF is replace by MY_IF, then the
code compiles. Got to figure out then why IF isn't working...
W.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17501
More information about the Gcc-bugs
mailing list