Subject: Re: [Boost-users] intrusive::slist, MPL, Sun CC
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2009-05-16 04:51:30


Chris Hite wrote:
> intrusive::slist work with Sun CC? I notice that it uses some MPL.
> Does MPL generally not work with Sun CC?

No it does not work because it's not conforming enough. Tests are
disabled here:

http://www.boost.org/development/tests/trunk/developer/intrusive.html

See "Sandia-sun"

Best,

Ion