Christian Aichinger on software and science

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.

published June 26, 2016
tags c++
share

Comments

  • Writings

    • About me
    • The ELF file format
    • C++ for Humans
    • Boost Range For Humans
  • Recent

    • Separate development feedback and performance evaluation
    • Git Best Practices
    • Covid variant competition and a longer-term strategy
    • How to create pixel-perfect PDF reports in 2021
    • Capture Bluetooth Traffic from Android
  • Archive

    • By date
    • By tag
  • Search


© 2022 Christian Aichinger · Powered by Pelican, Bootstrap, and a custom version of pelican-bootstrap3.
^ Back to top