You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enhance Rcpp::Nullable::as with explicit cast (Closes#1470) (#1471)
* Enhance Rcpp::Nullable::as with explicit cast (Closes#1470)
* Add operator T
* Conditrion nullable<String> test on R 4.3.0 or later
* Move the conditional to operator T()
* Hide Nullable::operatorT() behind a #define
This passes reverse-dependency checks
0 commit comments