Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
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.