071 – Now using std::tuple is MUCH SIMPLER than std::vector

071 – Now using std::tuple is MUCH SIMPLER than std::vector

Thomas Kim(김창희)’ 한글채널
https://www.youtube.com/channel/UCgSmRttyuBvl_ng9QxjX0wQ

C++ Library Extensions Home Page:
http://extension.talkplayfun.com/

Download C++ Library Extensions:
https://sourcecode.talkplayfun.com/extension/CppExtension.zip

000 – (SETUP) Install Microsoft Visual Studio, GNU g++, clang++, Intel TBB

001 – (SETUP) Hello World C++20 on Command Line

016 – (SETUP) Super Powerful C++ Library Extensions, Setup and How to Use

017 – (SETUP) She’s so hot, she’s fresh out of the oven! LLVM clang++ ver. 10 on Windows.

031 – (SETUP) Coroutine Tutorial 2 – MPIR / MPFR or GMP on Windows with Visual Studio 2019

034 – (SETUP) Install/Upgrade GNU g++ 10.1 on Windows – Procedure Entry Point Could not be Located

001 – (SETUP) Install Intel TBB and OpenCL on Windows

SYCL 003 – (SETUP) Install Intel oneAPI Data Parallel C++ (Nov, 2020)

Prerequisites:

070 – (SETUP) Dealing with International Characters, UTF-8 UTF-16 _S_create_c_locale name not valid

Download Source Code:
Episode 071 – Now using std::tuple is MUCH SIMPLER than std::vector
https://sourcecode.talkplayfun.com/cpp20standard/071-TupleOperations.zip

2 Comments

  1. N K on February 9, 2021 at 3:22 am

    Thank you Thomas!!! All these utilities you created are amazing!! It makes C++ almost as easy as python for simple applications!



  2. Dalas Yoo on February 9, 2021 at 4:13 am

    여기 있는 라이브러리들은 직접 만드시는 건가요?