30-seconds-of-cpp
30-seconds-of-cpp copied to clipboard
Created Difference between- Size and Capacity
trafficstars
Everything present in this project is up to date which looks very simple and is very easy to understand. In the Vector section of STL, I found that the difference between SIZE and CAPACITY is missing which is very confusing for the beginners, as many students who are new to programming found it similar. So as I wanted to contribute open-source, this is my 1st ever contribution to the open-source. Hopefully, you will find it useful : )
Have a look at this Pull request, If you found it useful then Please accept my Request. 💯