struct RelationToSourceReference
Defined at line 1055 of file ../../third_party/googletest/src/googletest/include/gtest/internal/gtest-internal.h
The relation between an NativeArray object (see below) and the
native array it represents.
We use 2 different structs to allow non-copyable types to be used, as long
as RelationToSourceReference() is passed.