-
BSON: Reworked the `binary_writer` such that it precomputes the size of the BSON-output. · 062aeaf7Julian Becker authored
This way, the output_adapter can work on simple output iterators and no longer requires random access iterators.
062aeaf7
×
This way, the output_adapter can work on simple output iterators and no longer requires random access iterators.