CopperSpice: Sequencing

New video on the CopperSpice YouTube Channel:

Sequencing

by Barbara Geller and Ansel Sermersheim

About the video:

This video discusses sequencing and the ordering of expressions. We look at how the idea of sequence points was redesigned as the more general system of sequencing in C++11 and how new sequence rules were added in C++17 to further constrain expression evaluation. We also show how a detailed understanding of side effects and their interaction with sequencing is required to avoid undefined behavior.

Please take a look and remember to subscribe!

Add a Comment

You must sign in or register to add a comment.

Comments (0)

There are currently no comments on this entry.