Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Templates
| Type | Name | Description | |
|---|---|---|---|
| void | Move
(
T& A, |
This is used to provide type specific behavior for a copy which cannot change the value of B. | |
| void | Move
(
T& A, |
This is used to provide type specific behavior for a move which may change the value of B. |