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 d1d4b8d commit 9fc7ec6Copy full SHA for 9fc7ec6
ChangeLog
@@ -1,3 +1,12 @@
1
+2025-01-31 Lev Kandel <lmakhlis@google.com>
2
+
3
+ * inst/include/Rcpp/internal/wrap.h: Add support for std::string_view
4
+ * inst/include/Rcpp/traits/r_type_traits.h: Idem
5
+ * inst/include/Rcpp/traits/wrap_type_traits.h: Idem
6
+ * inst/include/RcppCommon.h: Include <string_view>
7
+ * inst/tinytest/cpp/wrap.cpp: Add unit test for wrap(std::string_view)
8
+ * inst/tinytest/test_wrap.R: Idem
9
10
2025-01-26 Dirk Eddelbuettel <edd@debian.org>
11
12
* DESCRIPTION (Version, Date): Roll micro version and date
0 commit comments