Boost logo

Boost :

Subject: Re: [boost] [variant2] Andrzej's review -- design
From: Larry Evans (cppljevans_at_[hidden])
Date: 2019-04-06 20:21:34


On 4/6/19 1:53 PM, Emil Dotchevski via Boost wrote:
> On Fri, Apr 5, 2019 at 7:55 PM Larry Evans via Boost <boost_at_[hidden]>
> wrote:
[snip]

>> I'm guessing "unexpected" could mean the std::vector
>> could have some arbitrary number of elements all filled with random
>> values. I don't see how you can do anything useful with that.
>
> The values aren't random, they are guaranteed to be valid.

By random I didn't mean invalid. For example, if the
vector were std::vector<unsigned>, then the unsigned values
could be any unsigned in range 0...max_unsigned.


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