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

Method append

inst/include/Rcpp/String.h:670–670  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

668 }
669 }
670 template <typename T> void append(const T& s) { buffer += s;}
671 };
672
673 namespace traits{

Callers 3

trim_rightFunction · 0.80
trim_bothFunction · 0.80
parseSignatureMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected