This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/17501] Failing to compile code using boost bind/signal


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]