Boost logo

Boost :

From: spamjunk_at_[hidden]
Date: 2002-08-20 16:25:51


Hello all:

I have received the go-ahead from my employer to submit the code for the set
class. I hope to have it in proper shape for an initial peer review in one
week. I need to "Boostify" it, especially for portability. Currently, the only
compiler I have that will build for is GCC 3.1 on Linux (DJGPP currently gives
me link errors). I would like to get it working on VC 6.0 SP5 (and maybe BCC
5.5 or GCC 3.95.x?), though I know that the meta-template code that creates the
compile-time constants will never work with Visual C++ as it doesn't support
partial specialization. Which is too bad, for I think VC 6's optimizer is
simply amazing. Any compiler preferences? Any suggestions for an actual
class/library name?

Rich

pop-server.stny.rr.com


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk