Defined in File references.hpp
Returns the address of an object (uses correct c++ syntactics).
v – : the object located at this address.
T – : the type of the object.
T* : a pointer to the object.