Subject: Re: [boost] [variant] Maintainer
From: Bjorn Reese (breese_at_[hidden])
Date: 2015-06-28 12:03:49


On 06/28/2015 03:38 PM, Vicente J. Botet Escriba wrote:

>> Empty => False
>> Value => True
>> Errored/Excepted => Indeterminate

It seems more intuitive to me if Empty returns Indeterminate and
Errored returns False.