Update progress.md

This commit is contained in:
chai2010 2016-01-01 15:32:45 +08:00
parent 929dc3e6c2
commit 313896b226

View File

@ -110,7 +110,7 @@
- [ ] 12.6 Example: Decoding S-Expressions
- [ ] 12.7 Accessing Struct Field Tags
- [x] 12.8 Displaying the Methods of a Type
- [ ] 12.9 A Word of Caution
- [x] 12.9 A Word of Caution
- [x] Chapter 13: Low-Level Programming
- [x] 13.1 unsafe.Sizeof, Alignof, and Offsetof
- [x] 13.2 unsafe.Pointer