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
2k stars 592 forks source link

Remove IceUtil namespace in C++ #2346

Closed bernardnormier closed 4 days ago

bernardnormier commented 5 days ago

This PR removes the IceUtil namespace and the top-level include/IceUtil directory.

The public header in "IceUtil" are now in namespace Ice or IceInternal and in the include/Ice directory.