Commits


Gil authored and GitHub committed 71950084acc
Make all core C++ APIs usable in plain C++ (#2886) * Make DocumentSet and DocumentMap C++ compatible * Make api::DocumentSnapshot C++ compatible * Make api::DocumentReference C++ compatible * Make api::ListenerRegistration C++ compatible * Make core::ViewSnapshot C++ compatible * Make core::QueryListener C++ compatible * Show api::DocumentChange is C++ compatible * Show api::Settings is C++ compatible * Make api::QuerySnapshot C++ compatible * Make core::Transaction C++ compatible * Make api::WriteBatch C++ compatible * Make api::Firestore C++ compatible