<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, May 16, 2016 at 8:13 PM, Howard Hinnant <span dir="ltr"><<a href="mailto:howard.hinnant@gmail.com" target="_blank">howard.hinnant@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On May 16, 2016, at 9:58 PM, Eric Fiselier <<a href="mailto:eric@efcs.ca">eric@efcs.ca</a>> wrote:<br>
><br>
><br>
><br>
> On Mon, May 16, 2016 at 4:15 PM, Howard Hinnant via cfe-dev <<a href="mailto:cfe-dev@lists.llvm.org">cfe-dev@lists.llvm.org</a>> wrote:<br>
>> It has been a long time since I wrote this code, but at the time I was able to convince myself that the libc++ initialization of global statics would happen prior other statics programmed by the customer.  At that time, libc++ was being written just for OS X.<br>
>><br>
><br>
> I don't think this holds any longer, including on OS X.<br>
<br>
</span>Interesting.<br></blockquote><div><br></div><div>Dropping the list. I probably should have been clearer. I haven't tested it yet, but I had static initialization order issues on OS X while writing the global PMRs. I just assumed the same issue may transfer to the std::stream case.</div><div>It's very possible I'm wrong and ignorant.</div><div><br></div><div>/Eric</div><div><br></div></div></div></div>