Boost logo

Boost :

From: Arkadiy Vertleyb (vertleyb_at_[hidden])
Date: 2004-09-13 20:49:33


"David Abrahams" <dave_at_[hidden]> wrote

> Sounds like integration instead of a big #ifdef switch might be
> appropriate now (?)

Very problematic, IMO. The implementations are so fundamentally different,
that there isn't much opportunity for reuse, except maybe small things, like
BOOST_TYPEOF_UNIQUE_ID() or converting "unsigned int" into "unsigned_int"
for the purpose of handling integral template parameters.

Also please imagine the review of such a unified library. Reviewers would
be forced to simultaniously judge two totally different, even alternative
ideas...

Please correct me if I am wrong.

Regards,
Arkadiy


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