Rcpp-internal: Rcpp internal functions
Description
The Rcpp utilizes several internal functions which
need to visible within its namespace, yet are not user-facing. This
page provides basic documentation for them.Usage
cpp_object_initializer(.self, .refClassDef, ..., .object_pointer)
cpp_object_dummy(.self, .refClassDef)
Arguments
.self
A reference to the object being modified
.refClassDef
The definition of a reference class
.object_pointer
Optional external pointer