We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e28b0e commit b322b6dCopy full SHA for b322b6d
vignettes/Rcpp-attributes.Rnw
@@ -286,9 +286,6 @@ requirements to be correctly handled:
286
Rcpp types may however appear without a namespace qualifier (i.e.
287
\texttt{DataFrame} is okay as a type name but \texttt{std::string} must be
288
specified fully).
289
- \item
290
- Do not have inline comments in the argument list. Such comments are not parsed
291
- correctly by \pkg{Rcpp}'s built-in \proglang{C++} parser.
292
\end{itemize}
293
294
\subsection{Random Number Generation}
0 commit comments