# snippets-cpp **Repository Path**: mirrors_firebase/snippets-cpp ## Basic Information - **Project Name**: snippets-cpp - **Description**: C++ snippets for firebase.google.com - **Primary Language**: Unknown - **License**: CC-BY-4.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Firebase C++ Snippets This repository holds code snippets used in C++ documentation on [firebase.google.com](https://firebase.google.com/docs/). Build instructions can be found in the platform subdirectories of each Firebase product. - [Firestore C++ SDK on Android](firestore/android/README.md) - [Firestore C++ SDK on iOS](firestore/ios/README.md) ## Contributing We love contributions! See [CONTRIBUTING.md](./CONTRIBUTING.md) for guidelines.