Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

Added Emplace_hint file for unordered_map directory #681

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ParthSaboo007
Copy link

This PR adds emplace_hint.md file for unordered_map directory by strictly adhering to the contributing guidelines.

Fixes #31

Changes

  • Added file for implementing emplace_hint() method in unordered_map in C++ .

Checklist

  • [✅] I have read CONTRIBUTING guidelines.
  • [✅] This is a typo fix.
  • [✅] I am not updating any todo.txt files.

@ParthSaboo007 ParthSaboo007 changed the title Emplace hint unordered map Added Emplace_hint file for unordered_map directory Oct 2, 2022
@ParthSaboo007
Copy link
Author

@Bhupesh-V I have made a PR for titled file. This is my first PR and participating in HacktoberFest '22. Thanks for creating such a good beginner-friendly guidelines for contributing.

BEst!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add new methods in different header directories
1 participant