<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Feb 17, 2015, at 1:59 PM, Chandler Carruth <<a href="mailto:chandlerc@google.com" class="">chandlerc@google.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class="gmail_extra"><br class=""><div class="gmail_quote">On Tue, Feb 17, 2015 at 11:23 AM, Marshall Clow <span dir="ltr" class=""><<a href="mailto:mclow.lists@gmail.com" target="_blank" class="">mclow.lists@gmail.com</a>></span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":sk3" class="a3s" style="overflow:hidden"><dynarray> was added to the C++14 standard, libc++ implemented it, and then it was removed.<br class="">
<br class="">
Now (from the standard’s point of view), it is in limbo.<br class="">
<br class="">
I would like to move it into std/experimental; to make it clear that it’s not a part of the standard.</div></blockquote></div></div></div></div></blockquote><br class=""></div><div>Done.</div><div><br class=""></div><div>The namespace is std::experimental, the code is in the file std/experimental/dynarray (it was there already),</div><div>and the tests are in test/libcxx/experimental/containers/sequences/dynarray, rather than under test/std.</div><div><br class=""></div><div>— Marshall</div><div><br class=""></div></body></html>