Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches

◆ ice_context()

template<typename Prx, typename... Bases>
Prx Ice::Proxy< Prx, Bases >::ice_context ( Context context) const
inlinenodiscard

Creates a proxy that is identical to this proxy, except for the per-proxy context.

Parameters
contextThe context for the new proxy.
Returns
A proxy with the new per-proxy context.

Definition at line 105 of file Proxy.h.