On Saturday, 9 August 2014 at 13:29:47 UTC, Anonymouse wrote: > There is no realloc, move, cpy ? 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 and this was meant to be used in C++.