Is there a way to discover the value type for the result of calling 
DataFrame::operator[]?  For example, is there a metafiction that will deduce 
the type?

A similar question could be asked about the result of calling 
Vector::operator[].

I understand that these functions actually return a proxy, but it would be very 
helpful to find out the underlying value type.

Thanks for your help.

Cheers,
Brook

_______________________________________________
Rcpp-devel mailing list
Rcpp-devel@lists.r-forge.r-project.org
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel

Reply via email to