<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Fri, May 6, 2016 at 2:47 PM, 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:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">For stack ranking, see the "alternatives" section of this (and I did not include my preferred std::vector solution in the list):</blockquote></div><br>That seems like a reasonable solution. The function/method call interface is where I would begin substituting STL for C equivalents if it were up to me. Once those are set, then you can refactor as needed behind the API.</div><div class="gmail_extra"><br></div><div class="gmail_extra">I was not recommending autoptr, I just did not go look up the replacements. Also, much of C++11 can be accomplished using Boost as many of the features originated there as libraries for C++03. A non-trivial dependency to be sure.</div><div class="gmail_extra"><br></div><div class="gmail_extra">THK<br><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><a href="http://www.keittlab.org/" target="_blank">http://www.keittlab.org/</a></div></div></div>
</div></div>