summaryrefslogtreecommitdiff
path: root/src/mongo/db/index/multikey_paths.h
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-22726 Represent lack of path-level multikey info as empty vector.Max Hirschhorn2016-05-081-3/+5
| | | | | Removes usages of boost::optional<MultikeyPaths>, where boost::none had previously represented the lack of path-level multikey info.
* SERVER-23078 Move MultikeyPaths using declaration to its own file.Max Hirschhorn2016-03-141-0/+45