MCPcopy Create free account
hub / github.com/RcppCore/Rcpp / String

Class String

inst/include/RcppCommon.h:146–146  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

144namespace Rcpp {
145 template <typename T> class object;
146 class String;
147 namespace internal {
148 template <typename Class> SEXP make_new_object(Class* ptr);
149 }

Callers 3

test_String_embeddedNulFunction · 0.50
testNullableStringFunction · 0.50

Calls

no outgoing calls

Tested by 2

test_String_embeddedNulFunction · 0.40