Explore a groundbreaking approach to regular expressions in C++20 through this conference talk. Discover a library that leverages compile-time strings to build regular expressions, eliminating common drawbacks like linked library dependencies and runtime parsing costs. Delve into the implementation details, challenges encountered during development, and compare this innovative method with traditional regular expression engines. Examine compiled code examples using Compiler Explorer to gain a deeper understanding of the performance benefits.
Overview
Syllabus
Compile Time Regular Expressions - Hana DusÃková
Taught by
NDC Conferences