Solving Common Problems with Boost.Utility
Details
If Batman needs a utility belt, shouldn't you have one?
Boost.Utility is a small set of components to help you solve common problems when programming in C++. This month, Richard Thomson will give us a guided tour of the components in this small header-only library. The components to be discussed include:
- Base From Member idiom
- Call Traits to choose the "best" way to pass arguments to template functions
- Compressed Pair that optimizes storage
- In-Place Factory for constructing elements in a container
- Operators for eliminating boiler plate on types that support numeric operators
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/
C & C++
Programming Languages
Computer Programming
Mobile Development
Software Development