Boost String Algorithms
Details
String manipulation is a common task in many programs. The standard library basic_string class comes with many member functions for performing some basic operations and acts as a compatible container for the generic algorithms in the standard library.
Despite this, certain common tasks are missing and the Boost String Algorithms library fills that gap. This month, Richard Thomson will give us an overview of the string algorithms in boost. Since our last two meetings were lengthy, we will try to make this a shorter presentation!
This will be an online meeting, so drinks and snacks are on you!
Join the meeting here: https://meet.xmission.com/Utah-Cpp-Programmers
Watch previous topics on the Utah C++ Programmers YouTube channel:
https://www.youtube.com/@UtahCppProgrammers
Future topics: https://utahcpp.wordpress.com/future-meeting-topics/
Past topics: https://utahcpp.wordpress.com/past-meeting-topics/
