Apparently this chapter is like a law book. I will left this as a list and I will finish this later when I finish this book.
- Implement defined features, unspecific, and undefined
- Hosted vs Freestanding implementation
- Source character set
- int/pointer to bool
- char impl defined signed/unsigned : ok to convert to unsign ed
- int{c} construct int from a char
- 3digit octal
- multicharacter literal
- Unicode
- int –
- prefix and suffix, user defined literals
- constexpr in <limits>
- <cstdint> for int with variance needs
- alignof
- declaration and definationm,
- scope: refer to global and self init
- {} in declaration
- missing initializers
- () and function
- auto
- decltype
- lvalue and object, and rvalue
- objects lifetime