Explore the power of regular expressions in C++11 and Boost through this comprehensive conference talk from C++Now! 2012. Delve into the intricacies of regex, starting from the basics and progressing to more advanced concepts. Learn how C++11 and Boost's regex interface offers enhanced capabilities compared to other languages and libraries. Discover the fundamental techniques for implementing regex in your C++ projects, with demonstrations of practical applications. Gain insights into the parallels between handwritten string manipulation and regex, akin to the relationship between handwritten array manipulation and vectors. Whether you're a regex novice or have prior experience, this 54-minute talk provides valuable knowledge to elevate your C++ programming skills.
Overview
Syllabus
Stephan T. Lavavej: Regex in C++11 and Boost
Taught by
CppNow