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

◆ ice_collocationOptimized()

template<typename Prx, typename... Bases>
Prx Ice::Proxy< Prx, Bases >::ice_collocationOptimized ( bool b) const
inlinenodiscard

Creates a proxy that is identical to this proxy, except for collocation optimization.

Parameters
btrue if the new proxy enables collocation optimization, false otherwise.
Returns
A proxy with the specified collocation optimization.

Definition at line 78 of file Proxy.h.