zeroc-ice / ice

All-in-one solution for creating networked applications with RPC, pub/sub, server deployment, and more.
https://zeroc.com
GNU General Public License v2.0
2.04k stars 592 forks source link

Rework the constructors of OutputStream in C++ #2609

Closed bernardnormier closed 2 months ago

bernardnormier commented 2 months ago

This PR reduces the number of OutputStream constructor to 5 (including the move constructor) + one "internal" constructor.

It also simplifies IceDB a little bit. All encoding with IceDB is now 1.1.