Rcpp Version 1.1.2
Loading...
Searching...
No Matches
XPtr.h File Reference
#include <RcppCommon.h>
Include dependency graph for XPtr.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Rcpp::XPtr< T, StoragePolicy, Finalizer, finalizeOnExit >

Namespaces

namespace  Rcpp
 Rcpp API.

Functions

template<typename T>
void Rcpp::standard_delete_finalizer (T *obj)
template<typename T, void Finalizer>
void Rcpp::finalizer_wrapper (SEXP p)