Boost logo

Boost :

From: E. Gladyshev (egladysh_at_[hidden])
Date: 2003-10-08 22:14:29


--- Eric Friedman <ebf_at_[hidden]> wrote:
[...]

> > Could it be done on the stack and not on heap or duplicate space?
> > I think that I can outline a solution about how to do it
> > w/o heap or duplicate space.
>
> Go ahead and try, but I don't think you'll be successful.
>
> Eric
>
> P.S. If your "solution" is based on memcpy-away/memcpy-back, then it is
> problematic because 1) it relies on undefined behavior and 2) it is not
> thread-safe.

No need to use memcpy.
I don't worry about threads in variant for now.
Please wait, I am working on it.

Eugene

__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com


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