Skip to content

Update RcppArmadillo initialization#5

Merged
x0range merged 1 commit intox0range:masterfrom
eddelbuettel:patch-1
Nov 20, 2023
Merged

Update RcppArmadillo initialization#5
x0range merged 1 commit intox0range:masterfrom
eddelbuettel:patch-1

Conversation

@eddelbuettel
Copy link
Copy Markdown
Contributor

This one-line change updates RcppArmadillo from the now deprecated << initialization to brace initialization allowed since C++11 and long been minimal standard with R too -- and which you already had, albeit commented out. It would be great if you could merge this, and release and updated package "in the next little while" -- see the two prior emails I sent, and the transition log at RcppCore/RcppArmadillo#391

This one-line change updates RcppArmadillo from the now deprecated << initialization to brace initialization allowed since C++11 and long been minimal standard with R too -- and which you already had, albeit commented out. It would be great if you could merge this, and release and updated package "in the next little while" -- see the two prior emails I sent, and the transition log at RcppCore/RcppArmadillo#391
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants