
1 Aug
2004
1 Aug
'04
1:16 p.m.
Aleksey Gurtovoy wrote:
and the Digital Mars/STLPort toolset is documented here -- http://www.boost.org/tools/build/v1/dmc-stlport-tools.html.
Thanks for adding that, it'll make life a lot easier. Jonathan Turkanis writes:
Have you tried to use type traits and mpl?
Not until today. I've attached a patch for a couple of changes to type traits. It's not really ready to be added to CVS, I've just arrived at it through trial and error. But it should help anyone else who wants to work on Digital Mars. Aleksey Gurtovoy wrote:
FYI, the new version of MPL will play much nicer with the latest Digital Mars.
That's a relief, getting MPL to work looks hard. thanks, Daniel