For the tracking allocator, we have some wrapper types such as Tracked, TrackedBSONObj, etc, which we need because certain types aren't yet templated on an allocator. Once we can use an allocator across the board, we can remove the wrappers.
- depends on
-
SERVER-90247 Use allocator-aware types in BSONColumnBuilder
- Closed
-
SERVER-90261 Remove TrackedBSONObj usage in BucketMetadata
- Closed