Referenced metadata split
New constructor for Ref_any
that allows to create Ref to a part of memory:
Ref_any(Ref other, size_t offset, Datatype_uptr type);
4 tests for checking the correctness of the new feature.
@jbigot feel free to advise the name of the new Reference_specified
or anything else :)
Edited by Karol Sierocinski