fmt/.github
Jonathan Gopel 1f6635edd0 🆕 [CI] Add C++ standards to the build matrix
Problem:
- A variety of compilers are tested in CI, but they are all tested on
  the C++11 standard. This prevents CI from catching bugs that exist
  only on a particular version of the C++ standard.

Solution:
- Parameterize CI on C++ standards 11, 14, 17, and 20.
2020-11-13 06:04:02 -07:00
..
workflows 🆕 [CI] Add C++ standards to the build matrix 2020-11-13 06:04:02 -07:00
pull_request_template.md Move PR template 2020-11-03 14:52:47 -08:00