Skip to content

Update RcppArmadillo initialization#3

Merged
chriscarmona merged 1 commit intochriscarmona:masterfrom
eddelbuettel:patch-1
Sep 9, 2022
Merged

Update RcppArmadillo initialization#3
chriscarmona merged 1 commit intochriscarmona: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. 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.  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
Copy link
Copy Markdown
Owner

@chriscarmona chriscarmona left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you so much Dirk!

@chriscarmona chriscarmona merged commit ad70e5f into chriscarmona:master Sep 9, 2022
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