cpp11
cpp11 copied to clipboard
Support nullable external_ptr<> (implement #312)
trafficstars
@krlmlr noticed this: https://github.com/r-lib/cpp11/issues/312
I implemented the nullable external pointer in this PR.