Learning C++ STL - Array

Publié le: 19 février 2022
sur la chaîne: Zen Sepiol
258
15

Array - The simplest of all containers in C++ standard template library.
For everyone familar with c-style array, std array offers the same functionality - but better.
We will cover all of the basic functionalities of array, declaration, random access, boundary access, swap, size and more.
Additonally, I explain the benefits of using C++ std arrays over c-style arrays.

00:00 Intro
00:32 Declaring an array
01:44 Random access: at(), operator[]
04:28 Boundary access: front(), back()
05:27 Access size: size(), max_size()
06:55 Swap two arrays: swap()
08:21 empty(), fill()

Tools that I use:
https://www.virtualbox.org/
https://kubuntu.org/
https://code.visualstudio.com/
https://llvm.org/
http://clang.org/
https://mesonbuild.com/index.html

In code:
https://github.com/renatoGarcia/icecr...
https://github.com/ZenSepiol
https://github.com/ocornut/imgui
https://github.com/epezent/implot


Sur cette page du site, vous pouvez voir la vidéo en ligne Learning C++ STL - Array durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Zen Sepiol 19 février 2022, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 258 fois et il a aimé 15 téléspectateurs. Bon visionnage!