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 57f67a9 commit e8a3622Copy full SHA for e8a3622
test/rcpp_tests.cpp
@@ -7,7 +7,7 @@
7
* The full license is in the file LICENSE, distributed with this software. *
8
****************************************************************************/
9
10
-// [[Rcpp::plugins(cpp14)]]
+// [[Rcpp::plugins(cpp17)]]
11
// [[Rcpp::depends(xtensor)]]
12
13
#include "xtensor-r/rcontainer.hpp"
0 commit comments