Ustring - A Modern Alternative to std::string
Offered By: CppNow via YouTube
Course Description
Overview
Explore a modern alternative to std::string in this comprehensive conference talk from CppNow 2012. Dive into the limitations of std::string and discover Ustring, a new string class design that addresses common issues and incorporates powerful features for C++11. Learn about inflexible memory management, overload problems, and other constraints of the standard string implementation. Examine proposed solutions, including size optimization, assignment conversion, and improved compatibility with library containers. Participate in a brainstorming session to contribute ideas and shape the future of string handling in C++. Gain insights into random access improvements and missing features that could enhance string manipulation in modern C++ programming.
Syllabus
Intro
Standard String
Inflexible Memory
Overloads
Limitations
The Slide
Options
Solution Not
Objections
Overview
Comic Relief
Ustring
Size
Assignment Conversion
Library Containers
Random Access
Missing Features
Taught by
CppNow
Related Courses
Java Basics Course (How To)Treehouse Python: aprender a programar
Universitat Politècnica de València via edX Search a String Variable with JavaScript Methods
Coursera Project Network via Coursera JavaScript Strings: Properties and Methods
Coursera Project Network via Coursera Learn C++ by Creating
Udemy