It appears that almost all of the Boost.Intrusive tests (at
URL:http://tinyurl.com/2bzhglh, for example) fail on IBM's compiler. I
get similar results, like the following from the test suite, from my own
code:
An expression of type "overloaded function: U::to_node_ptr" cannot be
converted to type "boost::intrusive::list_node
On 22/08/2010 21:48, Jeremiah Willcock wrote:
Is there an easy workaround for this issue? Is there a plan to fix it? This has also been reported a couple of months ago as bug 4412 (URL:https://svn.boost.org/trac/boost/ticket/4412). Thank you.
Not for the moment. I'm afraid the compiler is not conforming enough to support Intrusive and I have no access to the compiler to find some workarounds. Best, Ion
participants (2)
-
Ion Gaztañaga
-
Jeremiah Willcock