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 98fa087 commit 8d5fb99Copy full SHA for 8d5fb99
inst/NEWS.Rd
@@ -16,6 +16,8 @@
16
implementation in Rcpp11)
17
\item Pairlist objects are now protected via an additional \code{Shield<>}
18
as suggested by Martin Morgan on the rcpp-devel list.
19
+ \item Sorting is now prohibited at compile time for objects of type
20
+ \code{List}, \code{RawVector} and \code{ExpressionVector}.
21
}
22
\item Changes in Rcpp Attributes:
23
\itemize{
0 commit comments