Re: DConf 2013 Day 2 Talk 5: A Precise Garbage Collector for D by Rainer Schütze

Juan Manuel Cabo juanmanuel.cabo at gmail.com
Wed Jun 12 06:38:35 PDT 2013


On 06/05/2013 10:23 AM, Andrei Alexandrescu wrote:
> Reddit: http://www.reddit.com/r/programming/comments/1fpw2r/dconf_2013_day_2_talk_5_a_precise_garbage/
> 
> Hackernews: https://news.ycombinator.com/item?id=5825320
> 
> Twitter: https://twitter.com/D_Programming/status/342269600689430529
> 
> Facebook: https://www.facebook.com/dlang.org/posts/651801198166898
> 
> Youtube: http://youtube.com/watch?v=LQY1m_eT37c
> 
> Please drive discussions on the social channels, they help D a lot.
> 
> 
> Andrei


Loved this talk.

Would struct have an extra field in memory pointing to the
needed type info? If all of this is implemented, will this
mean that an array of structs will not have their data contiguous
in memory?

Thanks for the talk!

--jm





More information about the Digitalmars-d-announce mailing list