[cfe-commits] [PATCH][Options] make Option a value type.
Daniel Dunbar
daniel.dunbar at gmail.com
Mon Oct 8 15:38:59 PDT 2012
On Mon, Oct 8, 2012 at 1:21 PM, Michael Spencer <bigcheesegs at gmail.com> wrote:
> On Fri, Oct 5, 2012 at 7:58 AM, Daniel Dunbar <daniel.dunbar at gmail.com> wrote:
>> Can you remind me why this is necessary or desirable?
>>
>> - Daniel
>
> It is not necessary, but it is desirable because it is simpler than
> dynamically creating them.
Okay, fine with me then.
- Daniel
>
> - Michael Spencer
>
>>
>>
>> On Oct 3, 2012, at 13:09, Michael Spencer <bigcheesegs at gmail.com> wrote:
>>
>>> This patch makes the Option class a cheap to construct and copy value type.
>>>
>>> - Michael Spencer
>>> <0001-Options-make-Option-a-value-type.patch>
More information about the cfe-commits
mailing list