Skip to content
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

[c++] added few c++ snippets #53

Closed
wants to merge 12 commits into from
Closed

Conversation

majvax
Copy link
Collaborator

@majvax majvax commented Dec 31, 2024

Description

Added transform snippet which apply a function to all the element of the vector
Added filter snippet which filter a vector based on a predicate

Type of Change

  • ✨ New snippet

Checklist

  • I have tested my code and verified it works as expected.
  • My code follows the style and contribution guidelines of this project.
  • Comments are added where necessary for clarity.
  • Documentation has been updated (if applicable).
  • There are no new warnings or errors from my changes.

Copy link

netlify bot commented Dec 31, 2024

Deploy Preview for quicksnip ready!

Name Link
🔨 Latest commit 849c6a1
🔍 Latest deploy log https://app.netlify.com/sites/quicksnip/deploys/6775718f2d89f400081d394e
😎 Deploy Preview https://deploy-preview-53--quicksnip.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@majvax majvax changed the title [c++] added 2 vector management snippet [c++] added few c++ snippets Jan 1, 2025
@majvax majvax closed this Jan 1, 2025
@majvax majvax deleted the c++snippet branch January 1, 2025 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants