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
That sounds pretty good, is un-objectionable as it also only 'grows' the interface not altering anything existing and completes the interface. PR away, if your fingers aren't frozen yet :)
I would like to add two convenience member functions to
Rcpp::Nullable<T>
specifically:These are analogous to the
Rcpp::as
andRcpp::clone
functions and just add convenience to theNullable
class.Any objections?
The text was updated successfully, but these errors were encountered: