CppCoreguidelines Part 2: Constants and Immutability.
Hosted by C++ Programmer Meetup.
Details
• What we'll do
Modern C++ is now about clean code with performance in mind. In this meetup we will continue to review together the CppCoreGuidelines, a document developed by B.Stroustrup, H.Sutter and others. In this session we will focus on Constants and Immutability and its implication.