#include "eif_hector.h"
EIF_REFERENCE eif_wean (EIF_OBJECT obj);
==Description==
The eif_wean
function releases the protection of the Eiffel reference, which is protected by the Eiffel object obj
.
==Return value==
The Eiffel reference previously protected by obj
.
==Conformance==
ISE Eiffel 4.1 and later.
{{SeeAlso|