Skip to content

Update: cpp example package to use cpp stdlib. #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 30, 2022

Conversation

LKedward
Copy link

Hi Arteev @arteevraina,
I've created this pull request against your cpp-support branch to update the cpp example package to use some c++ standard library features. It uses std::vector and std::algorithm to check that the cpp standard library is linked and called correctly. If you're happy, please merge once you've address my comments in your main PR. Cheers!

Uses std:vector and std:algorithm to check that
the cpp standard library is linked and called
correctly.
@arteevraina arteevraina merged commit 97810e5 into arteevraina:cpp-support Aug 30, 2022
@arteevraina
Copy link
Owner

Hi Arteev @arteevraina, I've created this pull request against your cpp-support branch to update the cpp example package to use some c++ standard library features. It uses std::vector and std::algorithm to check that the cpp standard library is linked and called correctly. If you're happy, please merge once you've address my comments in your main PR. Cheers!

Thanks for the Example Package @LKedward 🚀

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