Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Implementing static control flow in C++14


Usage/info

Slides

The slides were created with PowerPoint 2016 and heavily make use of ink annotations and animations.

If you do not have PowerPoint installed, you can view them online (for free, and on any platform) using PowerPoint online. Alternatively, you can upload the slides to your SkyDrive account and view them through there.

Unfortunately, LibreOffice does not display ink annotations correctly. A PDF is available as well - animations were split in separate slides using PPSpliT.

Code

  • All code segments are in the ./code folder.

  • static_for assembly outputs are in the ./code/asm/ folder.