<br><br><div class="gmail_quote">On Sun, Dec 18, 2011 at 10:12 PM, Jonathan M Davis <span dir="ltr"><<a href="mailto:jmdavisProg@gmx.com">jmdavisProg@gmx.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
So, I'm beginning to think that we're going to have to go the struct route.<br>
<font color="#888888"><br>
- Jonathan M Davis<br>
</font></blockquote></div><br>Two questions:<br><br>1. If you guys, the D experts, are having such a difficult time with this, what happens to the rest of us when we need to implement data structures that are not offered by Phobos?  Do we just wait and see what happens with Phobos and learn from it?<br>
<br>2.  Are the new containers going to be multi-threaded?  i.e., will I be able to insert elements into a container from multiple threads?<br>