Applying the Lessons of std::ranges to Unicode in the C++ Standard Library - Zach Laine CppNow 2023

Applying the Lessons of std::ranges to Unicode in the C++ Standard Library - Zach Laine CppNow 2023

The Challenges of Implementing the C Standard Library in C++ - Siva Chandra Reddy - CppNow 2023See more

The Challenges of Implementing the C Standard Library in C++ - Siva Chandra Reddy - CppNow 2023

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

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

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

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

Making Iterators, Views and Containers Easier to Write with Boost.STLInterfaces - Zach LaineSee more

Making Iterators, Views and Containers Easier to Write with Boost.STLInterfaces - Zach Laine

Learning x86 with NASM - Calling Standard C FunctionsSee more

Learning x86 with NASM - Calling Standard C Functions

Actual