Hacker News
- How I Declare My class And Why – Howard E. Hinnant http://howardhinnant.github.io/classdecl.html 101 comments cpp
- C++ Coding Guidelines - Howard Hinnant (author of C++11 Move semantics / <thread> / <chrono>) https://howardhinnant.github.io/coding_guidelines.html 4 comments programming
- C++ Coding Guidelines - Howard Hinnant (author of C++11 Move semantics / <thread> / <chrono>) https://howardhinnant.github.io/coding_guidelines.html 21 comments cpp
- A date and time library for use with C++11 and C++14—Howard Hinnant http://howardhinnant.github.io/date_v2.html 38 comments cpp
- Dining Philosophers Algorithms http://howardhinnant.github.io/dining_philosophers.html 4 comments cpp