Program Structure and Basic Concepts

This chapter contains preliminary information and will be updated.

  • All library code written before 2019 is C++ version 11 code.

  • All new code thereafter is C++ version 17 (eventually 20) code.

  • The B2000++ code is heavily templatized.