We need [AppVeyor build matrix](https://www.appveyor.com/docs/build-configuration/#build-matrix) to support at least 2 axis: 1. Different C++ compilers (gcc, clang, msvc) with different major versions 2. Different C++ standards: C++11, C++14, C++17, C++20 (`boolinq-test14` is not compatible with C++11)
We need AppVeyor build matrix to support at least 2 axis:
boolinq-test14is not compatible with C++11)