Boost logo

Boost :

From: brianjparker_at_[hidden]
Date: 2001-11-15 15:13:26


--- In boost_at_y..., "Dale Peakall" <dale.peakall_at_b...> wrote:
> I remember seeing this discussed, but I can't find any work-in-
progress
> in the vault. Has interest died? Has everyone run out of time, or
have
> I just missed the files?
>
> - Dale.

I recently submitted valunion which is a purely stack-based
discriminated union class.
It is in the files section called "bjputilities*.zip".
Does this do what you want?

Unfortunately, the current implementation uses partial
spcecialisation and so will only compile on an up-to-date compiler (I
use Intel C++).

Cheers,
Brian Parker.


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