Boston D Meetup 2/9: `shared` Experiences

Michael Coulombe via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Mon Feb 6 12:35:19 PST 2017


On Monday, 6 February 2017 at 11:58:40 UTC, Guillaume Piolat 
wrote:
> On Friday, 3 February 2017 at 21:25:48 UTC, bitwise wrote:
>> On Monday, 30 January 2017 at 21:48:57 UTC, Steven 
>> Schveighoffer wrote:
>>>
>>> https://www.meetup.com/Boston-area-D-Programming-Language-Meetup/events/237324049/
>>>
>>> -Steve
>>
>> Will there be a recording of this?
>
> +1 some knowledge sharing about 'shared' would be great.

Hello everyone! Glad to hear interest. I do hope to stream or 
record the presentation like before.

In anticipation of the talk, I finished cobbling together the 
code that this talk is based on and have released it as a dub 
package! https://code.dlang.org/packages/mergearray

My talk will not assume prior knowledge of the code. It is not 
marked as v1.0.0 yet, as the original code did not use 
std.experimental.allocator and my current attempt at integrating 
it may change. I hope to spend some time in the talk discussing 
memory management.

If you do check out the repository, I'll keep my eyes out for 
questions/comments in this thread.


More information about the Digitalmars-d-announce mailing list