book: add memory alignment alignof and alignas

see #2
This commit is contained in:
Changkun Ou
2019-07-19 12:00:46 +02:00
parent dae42fccde
commit 115827f98c
5 changed files with 91 additions and 2 deletions

View File

@@ -93,7 +93,7 @@
+ 9.3 Literal
+ Raw String Literal
+ Custom String Literal
+ 9.4 Math Library
+ 9.4 Memory Alignment
- [**Chapter 10 Outlook: Introduction of C++20**](./10-cpp20.md)
+ 10.1 Concept
+ 10.2 Range