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 1ee1db6 commit c08374eCopy full SHA for c08374e
DESCRIPTION
@@ -1,6 +1,6 @@
1
Package: cpp11
2
Title: A C++11 Interface for R's C Interface
3
-Version: 0.2.3
+Version: 0.2.3.9000
4
Authors@R:
5
c(person(given = "Jim",
6
family = "Hester",
NEWS.md
@@ -1,3 +1,5 @@
+# cpp11 (development version)
+
# cpp11 0.2.3
* `r_vector::const_iterator::operator*` is now a const method (#113, @bkietz, @xhochy)
0 commit comments