This case pointers cannot be used

This case pointers cannot be used

    References allow the use of expressions involving the usual arithmetic operators for large objects without excessive copying. Pointers cannot be used because it is not possible to redefine the meaning of an operator applied to a pointer.

你可能感兴趣的:(This case pointers cannot be used)