Giter VIP home page Giter VIP logo

30-seconds-of-cpp's Introduction

30 Seconds of C++

30 Seconds Of Standard Template Library in C++



A collection of C++ STL features (functions/libraries) which can be learned in 30 seconds or less


Codacy Badge PRs Welcome license Build Status CodeFactor Open Source Helpers


Header Files


Algorithm

View contents
  1. adjacent_find
  2. all_of
  3. any_of
  4. binary_search
  5. count
  6. count_if
  7. find
  8. find_first_of
  9. find_if
  10. find_if_not
  11. for_each
  12. generate
  13. mismatch
  14. none_of
  15. reverse
  16. sort

List

View contents
  1. assign
  2. back
  3. begin
  4. cbegin
  5. cend
  6. clear
  7. crbegin
  8. crend
  9. empty
  10. end
  11. erase
  12. front
  13. insert
  14. merge
  15. rbegin
  16. remove
  17. rend
  18. resize
  19. size
  20. sort
  21. splice
  22. swap

Map

View contents

Queue

View contents
  1. back
  2. emplace
  3. empty
  4. front
  5. pop
  6. push
  7. size
  8. swap

Stack

View contents
  1. empty
  2. pop
  3. push
  4. size
  5. top

Vector

View contents
  1. assign
  2. clear
  3. erase
  4. swap

Community

Join other C++ enthusiasts on

30 Seconds of Knowledge

Experience 30 Seconds of C++ as a Web Extension built by Stefan Petrovic

Contributors πŸ’œ πŸŽ‰

Name Profile
TANIYA GUPTA thetaniyagupta
Saumya Agnihotri saumyaagnihtori
shan7030 shan7030
Sonkeng Maldini sdmg15
Pranav Khurana Pranav-Khurana
Rickey Patel rickey90
Kyle Johnson kydojo
Timothy Itodo itodotimothy6
Pankaj Raghav Panky-codes

Special Mention

A big thanks to Shriam Kaushik for the lovely new logo ❀️

License

This project is licensed under the MIT License. See the LICENSE.md file for details.

Contributing

Please read the updated CONTRIBUTING.md for the process for submitting pull requests to us.

30-seconds-of-cpp's People

Contributors

bhupesh-v avatar kydojo avatar mingusj avatar rickey90 avatar sdmg15 avatar itodotimothy6 avatar xkaraman avatar dizzylu avatar pranav-khurana avatar phamt2 avatar cjemerson avatar kevharvell avatar nea1ism avatar atenj avatar leemelisa avatar akh5113 avatar emistock avatar saumyaagnihotri avatar shan7030 avatar sidhantpanda avatar codacy-badger avatar jsahil730 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.