New C++ documentation section in the sidebar
I started a new section on this website that attempts to make C++ language constructs more accessible, it's called C++ for Humans. For now, there are two articles: one about the details of variable initialization and one about the types of storage duration C++ supports.
Comments