FuncSupportShared Support for shared objects and handles Gecode::SharedHandle Gecode::SharedHandle::Object Gecode::LocalObject Gecode::LocalHandle Shared handles provide access to reference-counted objects. In particular, they support updates with and without sharing. An update with sharing just updates the handle, while a non-shared update creates a single copy per space.