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 cb84be9 commit 8bf6262Copy full SHA for 8bf6262
1 file changed
inst/NEWS.Rd
@@ -20,8 +20,9 @@
20
\ghit{387}).
21
\item String constructors now set default UTF-8 encoding (Qiang Kou in
22
\ghpr{529} fixing \ghit{263}).
23
- \item Add variadic variants of the \code{RCPP_RETURN_VECTOR} and \code{RCPP_RETURN_MATRIX} macro when C++11 compiler used (Artem Klevtsov
24
- in \ghpr{536} fixing \ghit{38}).
+ \item Add variadic variants of the \code{RCPP_RETURN_VECTOR} and
+ \code{RCPP_RETURN_MATRIX} macro when C++11 compiler used (Artem Klevtsov
25
+ in \ghpr{537} fixing \ghit{38}).
26
}
27
\item Changes in Rcpp unit tests
28
\itemize{
0 commit comments