9acd185d4432995ce60e67ecaf43d83e1fb8a9a9
Each unit test .cpp file is not a separate compilation unit in Xcode project like it is in Visual Studio. Hopefully, Visual Studio test tool still likes this arrangement. Signed-off-by: Simon Rozman <simon@rozman.si>
stdex - Random stuff that didn't made it into std C++
An auto-generated documentation is here.
Requirements
- MSVC 2019 or later, XCode 13 or later
- C++17 or later
Languages
C++
100%