allocators

  • 20th November 2025

Back to Basics: From C char to string_view (Notes from building Coogle)

A deep dive into C++ string internals—from C char types and encoding chaos to std::string, SSO optimization, string_view, and PMR allocators

Read more