filmov
tv
STL std::string, char*, const char*, and string literals in C++ | Modern Cpp Series Ep. 112

Показать описание
►Lesson Description: In this lesson I show you how to get started with the std::string in the STL. std::string is something we have used before, but it is actually a specialization of basic_string. By understanding how string works, you'll actually see how many of the containers and data strutures in C++ work.
►Please like and subscribe to help the channel!
STL std::string, char*, const char*, and string literals in C++ | Modern Cpp Series Ep. 112
String In Char Array VS. Pointer To String Literal | C Programming Tutorial
How Strings Work in C++ (and how to use them)
C++ char data type and the difference between character and string literals [5]
STL std::string_view and when to use it versus std::string | Modern Cpp Series Ep. 113
0128a: std::string
CppCon 2016: Nicholas Ormrod “The strange details of std::string at Facebook'
Week 09 std::string Part 1
C++ std::string
std string_view in C++17 | Fastest String In C++
CppCon 2018: Victor Ciura “Enough string_view to Hang Ourselves”
Transforming a vector of strings to a vector of const char*
Finding and replacing strings in C++ | When declared as char array and std:: string
Constant Pointer VS. Pointer To A Constant | C Programming Tutorial
CppCon 2017: Barbara Geller & Ansel Sermersheim “Unicode Strings: Why the Implementation Matters...
13. Strings in C++ | Guaranteed Placement Course | Lecture 13
STL std::span | Modern Cpp Series Ep. 115
Get a Substring operation in C++ | When string declared as char array and std::string
std::string::c_str & Null termination
C++ Tutorial - Strings, Characters, and String Functions
you will never ask about pointers again after watching this video
C++ Weekly - Ep 262 - std::string's 11 Confusing Constructors
Convert A String To An Int | C++ Tutorial
Maps in C++ (std::map and std::unordered_map)
Комментарии