<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 4 May 2016 at 23:30, Kurt Schwehr <span dir="ltr"><<a href="mailto:schwehr@gmail.com" target="_blank">schwehr@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><br><div>To start off the conversation, I wrote up a doc on changing large C arrays on the stack to std::vectors to get this data off of the stack and to simplify initialization.<br></div></div></blockquote></div><br></div><div class="gmail_extra"><br></div><div class="gmail_extra">Since many, if not most, of the ideas rely on availability of the C++11 features,<br></div><div class="gmail_extra">it might be a good idea to first agree on C++11 as the lowest<br>required C++ compilation mode.<br><br></div><div class="gmail_extra">Let's poll if there are any users who require C++03 at all.<br></div><div class="gmail_extra"><br></div><div class="gmail_extra">Best regards,<br>-- <br><div class="gmail_signature">Mateusz Loskot, <a href="http://mateusz.loskot.net" target="_blank">http://mateusz.loskot.net</a></div>
</div></div>