diff options
author | ADAM David Alan Martin <adam.martin@10gen.com> | 2017-04-18 17:54:45 -0400 |
---|---|---|
committer | ADAM David Alan Martin <adam.martin@10gen.com> | 2017-04-18 17:55:33 -0400 |
commit | 071d0398b7e527fc5b8c1ffdd3474c91f34616f0 (patch) | |
tree | 46a4f4fc50d64959ea060b36c95484ed42e0f992 /SConstruct | |
parent | cd8742a208ae24bd8a8189b4ec2a616089fb80f2 (diff) | |
download | mongo-071d0398b7e527fc5b8c1ffdd3474c91f34616f0.tar.gz |
SERVER-28805 Slice `IndexCatalog` by vtable
The `IndexCatalog` and attendant classes were accessed in cyclic
dependencies throughout the codebase. This change makes
`IndexCatalog` and its externally used member classes into vtable
sliced pimpl objects. This should permit severing numerous
improper cyclic dependencies in the build system.
Diffstat (limited to 'SConstruct')
0 files changed, 0 insertions, 0 deletions