Skip to content

Details

Refactoring is an ongoing daily task of programming. Sometimes it's something as simple as renaming a local variable to reflect its changed use within a local scope. Other times it's as complicated as refactoring an application's architecture from "immediate mode" input processing to event driven input.

This month, Richard Thomson will give us an update on automated refactoring tools for C++. How good are they? Can they operate in batch mode or only interactively? What editors/IDEs do they support?

We'll look at an updated set of reports for the refactoring test suite and expand that test suite to cover syntax introduced in more recent versions of the C++ standard.

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/

Related topics

C & C++
Programming Languages
Computer Programming
Mobile Development
Software Development

You may also like