BSON: Reworked the `binary_writer` such that it precomputes the size of the BSON-output.
This way, the output_adapter can work on simple output iterators and no longer requires random access iterators.
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment