<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    Dear Rcpp,<br>
    <br>
    I have seen several posts, and bumped into the ceiling of the 20
    argument limit.  In the 2017 FAQ, it is explained: Rcpp is
    constrained by the older C++ standards which do not support variadic
    function arguments.<br>
    <br>
    I don't find mention of this in the change logs except in version
    0.7 circa 2010 when the limit was apparently changed from 5 to 20.<br>
    <br>
    I am now faced with an API update for my core C++ library that
    exceeds this ceiling.  Just wondering if this limit has been relaxed
    with newer standards.<br>
    <br>
    <p>Thank you!<br>
    </p>
    <p>J Park<br>
    </p>
    <div class="moz-signature">-- </div>
  </body>
</html>