--- Comment #10 from vmpn at hitechman dot com 2007-07-01 19:52 ---
Created an attachment (id=13817)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13817&action=view)
Test case that calls MyData visit_each without forward declaration
If the MydData visit_each is moved i
--- Comment #9 from vmpn at hitechman dot com 2007-07-01 19:44 ---
Created an attachment (id=13816)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13816&action=view)
Test case that does not call MyData visit_each (as expected)
Attaching a test case without forward decla
--- Comment #8 from vmpn at hitechman dot com 2007-07-01 19:38 ---
Created an attachment (id=13815)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13815&action=view)
Test case fixed using forward declarations
Thank you for your help. I think I now have a better understan
--- Comment #5 from vmpn at hitechman dot com 2007-07-01 05:28 ---
Created an attachment (id=13808)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13808&action=view)
Test case without using boost
Please find attached a standalone test case without using boost. It base