<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Aug 9, 2014 at 8:46 AM, Mehrdad via Digitalmars-d <span dir="ltr"><<a href="mailto:digitalmars-d@puremagic.com" target="_blank">digitalmars-d@puremagic.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class="">On Saturday, 9 August 2014 at 13:29:47 UTC, Anonymouse wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
There is no realloc, move, cpy ?<br>
</blockquote>
<br></div>
Not sure what you mean by move or copy (can't you just use regular memmove/memcpy?) but no, there is no realloc -- C++ doesn't use realloc </blockquote><div><br></div><div>doesn't it's not useful: <a href="http://codervil.blogspot.com/2012/11/how-to-outperform-stdvector-in-1-easy.html">http://codervil.blogspot.com/2012/11/how-to-outperform-stdvector-in-1-easy.html</a></div>
<div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">and this was meant to be used in C++.<br>

</blockquote></div><br></div></div>