xref: /src/contrib/googletest/docs/platforms.md (revision f0865ec9906d5a18fa2a3b61381f22ce16e606ad)
1# Supported Platforms
2
3GoogleTest follows Google's
4[Foundational C++ Support Policy](https://opensource.google/documentation/policies/cplusplus-support).
5See
6[this table](https://github.com/google/oss-policies-info/blob/main/foundational-cxx-support-matrix.md)
7for a list of currently supported versions compilers, platforms, and build
8tools.
9