1#ifndef Rcpp_NoProtectStorage_h
2#define Rcpp_NoProtectStorage_h
6 template <
typename CLASS>
37 return static_cast<CLASS&
>(*this) ;
44 inline operator SEXP()
const {
44 inline operator SEXP()
const {
…}
CLASS & copy__(const CLASS &other)
bool inherits(const char *clazz) const