Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

2 results for “from:Suresh Easwar”

[Rcpp-devel] Invoking class methods via XPtr<> objects in R
Suresh Easwar · Mar 13, 2013 · rcpp-devel

How does one invoke class methods via XPtr<T> objects in R? I get this error: Error in aptr$f : object of type 'externalptr' is not subsettable: cpp file: #include <Rcpp.h> struct A { void f() {} }; typedef Rcpp::XPtr<A...

[Rcpp-devel] Invoking class methods via XPtr<> objects in R
Suresh Easwar · Mar 13, 2013 · rcpp-devel

All I want to do is obtain a shared-pointer equivalent in R to a C++ object and be able to do two things with it - 1. Invoke methods of the object via the shared-pointer and 2. pass the...

Can't find what you're looking for? Try searching with Google .