<p>I'm actually not sure why that works on gcc 4.9, or if it does.  Unless prunedSequence.size() is a constexpr, then the size can't be known at compile time, so you'd have to do the memory allocation by hand.  Or maybe I am ignorant of some nice C++11 feature?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br>Reply to this email directly or <a href="https://github.com/mlpack/mlpack/pull/438#issuecomment-102486334">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AJ4bFAcf7jnRUS9SdGqU2m6GwpuHx3aSks5oJjNLgaJpZM4Ea3Qy.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
  <div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
    <link itemprop="url" href="https://github.com/mlpack/mlpack/pull/438#issuecomment-102486334"></link>
    <meta itemprop="name" content="View Pull Request"></meta>
  </div>
  <meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>