YoVDO

Boost.Text - Fixing std::string, and Adding Unicode to Standard C++ - Part 2

Offered By: CppNow via YouTube

Tags

C++Now Courses C++ Courses Unicode Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore a comprehensive conference talk from CppNow 2018 that delves into the proposed Boost.Text library, addressing the design flaws of std::string and introducing Unicode support to Standard C++. Learn about the library's interoperating types and algorithms, which aim to fix issues such as std::string's fat interface, inefficiency for editing long character sequences, and lack of text encoding support. Discover how Boost.Text provides a consistent and modern approach to string handling, offering full Unicode support for users who need it without burdening those who don't. Gain insights into the library's potential for future standardization and its impact on C++ string manipulation. Presented by Zach Laine, an experienced C++ developer with expertise in data visualization, numeric computing, games, and generic programming.

Syllabus

C++Now 2018: Z. Laine “Boost.Text: Fixing std::string, and Adding Unicode to Standard C++ (part 2)”


Taught by

CppNow

Related Courses

Your Favorite Undefined Behavior in C++
CppNow via YouTube
Under the Hood - Assembly, System Calls, and Hardware in C++
CppNow via YouTube
Carbon Language Successor Strategy - From C++ Interop to Memory Safety
CppNow via YouTube
Value Oriented Programming Part 1 - You Say You Want to Write a Function
CppNow via YouTube
Introducing a Memory-Safe Successor Language in Large C++ Code Bases
CppNow via YouTube