Once we have allocator-aware SharedBuffer, BufBuilder and BSONColumnBuilder, we can use use these in BSONColumnBuilder in order to obviate the need for the BufBuilderType and BSONObjType template arguments.
- depends on
-
SERVER-87885 Make shared buffer templated on an allocator
- Closed
-
SERVER-90214 Add allocator-aware BufBuilder
- Closed
-
SERVER-90241 Add allocator-aware BSONObjBuilder
- Closed
- is depended on by
-
SERVER-87908 Remove wrapper types for tracking allocator
- Closed
-
SERVER-87887 Remove TrackedBSONColumnBuilder typedef
- Closed