ice icon indicating copy to clipboard operation
ice copied to clipboard

Add noexcept to C++ proxy functions that do not throw

Open bernardnormier opened this issue 7 years ago • 0 comments

We should add noexcept to all C++ proxy functions that do not throw, and document this "noexcept" in the Manual.

See https://doc.zeroc.com/ice/3.7/client-side-features/proxies/proxy-methods

bernardnormier avatar Sep 26 '18 21:09 bernardnormier