For code that is implemented in C++, note that the default standard mode is now
C++17 across all platforms and modules, instead of a mix of 14 and 17 like
before. The CI remains the decider of what functionality is available, as it
contains the oldest distribution we support (Debian Buster).