aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/core/src/firebase/firestore/immutable/keys_view.h
Commit message (Collapse)AuthorAge
* Add key-only projections to immutable C++ maps (#1166)Gravatar Gil2018-04-24
* Add a simple range adapter. * Add SortedMap::keys * Add SortedMap::keys_from * Add SortedMap::keys_in