On 05/17/2016 08:53 AM, Alex wrote:
the elements of the slice are accessible just for reading, right, but
with them I reference the data in other objects.

If the slice's pointer is invalid, then its elements are not accessible at all.

Reply via email to