Loading...
「ツール」は右上に移動しました。
利用したサーバー: wtserver3
98いいね 3966回再生

Tuples are New Classes - Using STL std tuple and std tie in C++ Programming Language

👉 This video is part of a series called Interesting Topics of Modern C++ Programming Language. tuples are part of c++ stl

In this video, we'll see why std:: tuple (i.e tuples) are new classes. Here are things that will be covered in this video
1. How to get the number of elements in tuples
2. How to access data as well as modify data in tuples
3. Using std::tie - What why how?
4. Using C++17 Structural Binding for Tuples
5. Having functions in tuples using lambdas
6. Using tuples in STL container

☑️ Hope it helps you in learning something useful

#cpp #cplusplus #tuples #STL #templates #metaprogramming #functionalprogramming #lambdas #software #softwaredevelopment

Hi I am Deepak k Gupta (nickname - Daksh and Preferred). This channel is for budding as well as experienced software developers who are willing to explore the awesome world of programming.

Subscribe to my Youtube channel here bit.ly/Sub_CodesBay

Here is the brief list of things which you can find in my Youtube channel

1. C++ programming (latest specification C++17 and C++20 ), create high performance system applications using this one.
2. Create microservices designed for multiple CPU cores using my golang tutorial
3. Create web applications as well as backend application using my Javascript tutorial and node js
4. Create cross platform mobile apps using my flutter tutorial
5. Learn Python Programming, the language in demand and learn to do effective ways of doing Data Science and Machine Learning. My python tutorials includes but not limited to supervised and unsupervised learning, logistic regression, gradient descent. You will also be able to create neural networks using my Pytorch Tutorial
6. Learn source control with my git tutorial, which is one of the most widely used decentralized source control. Learn how to create branch using git branch, merge changes using git merge, checkout a branch using git checkout and commit your changes using git commit
7. Learn about persistent nosql databases like mongodb using my mongodb tutorial as well as in memory nosql databases like redis using my redis tutorial. you'll also learn about using redis nodejs
8. Understand the concept of handling large data using my big data tutorial and using databases like apache spark
9. Learn about graph theory and graph database and how to make use of graph databases like neo4

コメント