Moving to C++20
The CopperSpice libraries are migrating to C++20 to leverage new and enhanced functionality in the core language. The build files for all projects which link with CopperSpice 2.0 or newer must be modified to specify which standard to use when compiling.
The build file for all prior examples in this Journal require one minor change as explained in this article.