Hower Chow's Website

C++ Collection

Date: . Last updated: .

C++

STL

Boost

Other

C++ Jargon

  1. RAII
  2. Type Erasure
  3. CRTP
  4. CTAD
  5. NSDMI
  6. NVI
  7. SIOF

Template Function

nm --demangle a.out

C/C++編程規範

  1. Google C++ Style Guide
  2. High Integrity C++ (HIC++)
  3. C++ Core Guidelines
  4. 360安全規則集合
  5. SEI CERT Coding Standards
  6. Secure Coding Practice Guidelines

Books

  1. EffectiveModernCppChinese
  2. Category-Theory-For-Programmers-
  3. CryptOChicken's Library
  4. PostgreSQL 内参:深入解析运行原理
  5. More C++ Idioms

Compiler Warnings

Link