Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
144
namespace 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_move_std_string_ctor
Function · 0.50
test_String_embeddedNul
Function · 0.50
testNullableString
Function · 0.50
Calls
no outgoing calls
Tested by
2
test_move_std_string_ctor
Function · 0.40
test_String_embeddedNul
Function · 0.40