Some or all of the information on this page might not apply to Trusted Cloud by S3NS.
Supported C++ Versions
Cloud Client Libraries for C++ are compatible with C++ 14, C++ 17, and C++ 20 revisions
of the C++ standard.
For more information about Cloud Client Libraries, see
Client libraries explained.
All C++ compilers have defects and may not completely implement the C++
standard. The Cloud Client Libraries for C++ are tested with multiple versions of GCC,
CLang, and MSVC to ensure they work in your development environment. To see the
specific versions of these compilers we test on, see the
support matrix.
Other C++ libraries provided by Google, such as gRPC,
Protobuf,
and Abseil,
use the same support matrix.
For new development
When starting a new project, we recommend choosing the current version of C++
and the latest version of the compiler you plan to use. This ensures you have
access to the latest features in the language and standard library, and that
you will receive critical patches to the library and compiler.
Keeping production systems current
Keeping your production systems on supported C++ compilers and libraries is the
best way to ensure that you receive critical security and bug fixes. Our C++
Cloud Client Libraries routinely release new minor versions with new features,
performance improvements, and with support for newer compilers.
The previously mentioned support matrix is the most up to date information
about what versions of C++, C++ compilers, and C++ build tools are supported.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-07-02 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 UTC."],[[["Cloud Client Libraries for C++ are compatible with C++ 14, C++ 17, and C++ 20 revisions."],["These libraries are tested with multiple versions of GCC, CLang, and MSVC to ensure functionality across various development environments."],["New projects should use the latest C++ version and compiler for access to the newest features and critical updates."],["Maintaining current C++ compilers and libraries in production systems is recommended to ensure security and receive bug fixes."],["The support matrix provides the most up-to-date information regarding supported C++, compilers, and build tools."]]],[]]