Bhupesh-V / 30-seconds-of-cpp

30 Seconds of C++ (STL in C++). Read More about 30C++ here 👉
https://bhupesh-v.github.io/30-Seconds-of-C++/
MIT License
1.45k stars 610 forks source link

File name 'Empty' added in set code snippet #711

Open Chiragchandel2000 opened 1 year ago

Chiragchandel2000 commented 1 year ago

This PR adds a file named "empty" in set folder of code snippets

Fixes #

Changes

-I added code snippet for empty() method in std::set

Checklist