STL std::string, char*, const char*, and string literals in C++ | Modern Cpp Series Ep. 112 Share: Download MP3 Similar Tracks STL std::string_view and when to use it versus std::string | Modern Cpp Series Ep. 113 Mike Shah String In Char Array VS. Pointer To String Literal | C Programming Tutorial Portfolio Courses lvalue, rvalue, lvalue references and an intro to rvalue references | Modern Cpp Series Ep. 31 Mike Shah C++23: An Overview of Almost All New and Updated Features - Marc Gregoire - CppCon 2023 CppCon Creating Tetris in C++ with raylib - Beginner Tutorial (OOP) Programming With Nick C++ Programming All-in-One Tutorial Series (10 HOURS!) Caleb Curry Introduction to constexpr | Modern Cpp Series Ep. 86 Mike Shah How Strings Work in C++ (and how to use them) The Cherno C++ Programming Course - Beginner to Advanced freeCodeCamp.org Back to Basics: C++ Smart Pointers - David Olsen - CppCon 2022 CppCon Functors() - Function objects - functions with state | Modern Cpp Series Ep. 99 Mike Shah STL std::vector | Modern Cpp Series Ep. 116 Mike Shah ENUMS in every programming language (All you need to know) CodeBeauty C Programming All-in-One Tutorial Series (10 HOURS!) Caleb Curry std::unique_ptr - A scoped smart pointer | Modern Cpp Series Ep. 33 Mike Shah Basics Of Using The string Type | C++ Tutorial Portfolio Courses std::weak_ptr - A non-owning smart pointer | Modern Cpp Series Ep. 35 Mike Shah Understanding C++ Dynamic Arrays (std::vector) pikuma Understanding Ownership in Rust Let's Get Rusty