Subject: Re: [boost] [review] string convert
From: Vicente BOTET (vicente.botet_at_[hidden])
Date: 2011-05-04 15:46:58


> Message du 04/05/11 21:34
> De : "Stewart, Robert"
> A : "'boost_at_[hidden]'"
> Copie à :
> Objet : Re: [boost] [review] string convert
>
> Matthew Chambers wrote:
> > What about UDT specializations for casting to and from
> > optional (i.e. string<->optional where 'n/a'
> > could be the unset string)?
>
> I don't understand your question, I'm afraid.

I guess he is requesting if "" converts to an unset optional and if an unset optional converts to ""?

Vicente