srz_zumix

Results 91 issues of srz_zumix

CI
AppVeyor

CI
AzurePipelines
AppVeyor
Bitrise
CircleCI
Codeship
Drone
GitHub Actions
Peakflow

CI
GitHub Actions

fail fast 欲しい **Environment (please complete the following information):** - Google Test: v1.11.0

compatibility

#238

c++2a

[C++ Core Guidelines checkers](https://github.com/MicrosoftDocs/cpp-docs/blob/master/docs/code-quality/using-the-cpp-core-guidelines-checkers.md) * [x] [C26400](https://github.com/MicrosoftDocs/cpp-docs/blob/master/docs/code-quality/c26400.md): Do not assign the result of an allocation or a function call with an owner return value to a raw pointer, use owner...

CI
AppVeyor

CppCoreGuidelineCheck (#627) の警告対策に std::span を使う

c++feature
c++2a