summaryrefslogtreecommitdiff
path: root/lang/R-cpp11/DESCR
blob: 4e8b2df256b8d900d6676c55bc7a82b6a65eecc7 (plain)
1
2
3
4
Provides a header only, C++11 interface to R's C interface.  Compared
to other approaches 'cpp11' strives to be safe against long jumps from
the C API as well as C++ exceptions, conform to normal R function
semantics and supports interaction with 'ALTREP' vectors.