Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-22726 Represent lack of path-level multikey info as empty vector. | Max Hirschhorn | 2016-05-08 | 1 | -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 Hirschhorn | 2016-03-14 | 1 | -0/+45 |