Completed
Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
When You Hit "Error - Memory Is Not Aligned"
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Welcome
- 3 Who am I
- 4 Agenda
- 5 What is alignment
- 6 What is memory
- 7 What is a viable
- 8 Alignment rules
- 9 When alignment may matter
- 10 When we know what alignment is
- 11 Compiler specific attributes
- 12 Compilerspecific functions
- 13 C11 alignment
- 14 Stand
- 15 LineStorage
- 16 AlignLock
- 17 CustomAllocators
- 18 AlignAllocators
- 19 AlignAllocators examples
- 20 Custom Deleter
- 21 UniquePointer
- 22 Standbind
- 23 Custom structure
- 24 How to use
- 25 Why
- 26 New features
- 27 Delete with alignment
- 28 PMR interface
- 29 Questions