14.3.6.4 Description
This insertion member function performs type-safe insertions. If
the Any had a previous value, and the
Release flag is CORBA_TRUE, the memory is
deallocated and the previous TypeCode object reference is freed.
The new value is inserted into the Any by copying the
value passed in using the Value parameter. The
appropriate TypeCode reference is duplicated.
Parent topic: void CORBA::any::operator<<=()