r-lib / cpp11

cpp11 helps you to interact with R objects using C++ code.
https://cpp11.r-lib.org/
Other
199 stars 46 forks source link

Don't rely on global constructors for the preserved list #223

Closed bkietz closed 3 years ago

bkietz commented 3 years ago

fixes #224

bkietz commented 3 years ago

See also: https://github.com/apache/arrow/pull/10908