Skip to content

Commit b322b6d

Browse files
committed
Revert "Add info on [#138](#138) to documentation"
This reverts commit 126f2c8.
1 parent 5e28b0e commit b322b6d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

vignettes/Rcpp-attributes.Rnw

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -286,9 +286,6 @@ requirements to be correctly handled:
286286
Rcpp types may however appear without a namespace qualifier (i.e.
287287
\texttt{DataFrame} is okay as a type name but \texttt{std::string} must be
288288
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.
292289
\end{itemize}
293290

294291
\subsection{Random Number Generation}

0 commit comments

Comments
 (0)