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 0c598bc commit 8eb2077Copy full SHA for 8eb2077
inst/NEWS.Rd
@@ -11,6 +11,9 @@
11
iterators (PR \ghpr{404} by Dan fixing \ghit{362}).
12
\item Math operators between matrix and scalars type have been added (PR
13
\ghpr{406} by Qiang fixing \ghit{365}).
14
+ \item A missing \code{std::hash} function interface for
15
+ \code{Rcpp::String} has been addded (PR \ghpr{408} by Qiang fixing
16
+ \ghit{84}).
17
}
18
\item Changes in Rcpp Attributes:
19
\itemize{
0 commit comments