Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Explore the fundamentals of string_view in C++ through this comprehensive conference talk from CppCon. Learn essential concepts about this lightweight view into character sequences, comparing its advantages over traditional string implementations and understanding its relationship with std::span. Discover practical case studies, common pitfalls to avoid, and best practices for implementing string_view effectively in performance-critical applications. Suitable for both beginner and intermediate developers, gain valuable insights into improving code performance through efficient string handling techniques. Access accompanying presentation slides through the provided GitHub repository for additional reference material.
Syllabus
How to Use string_view in C++ - Basics, Benefits, and Best Practices - Jasmine Lopez & Prithvi Okade
Taught by
CppCon