future::operator= 연산자
Transfers an associated asynchronous state from a specified object.
future& operator=(
future&& Right
) _NOEXCEPT;
매개 변수
- Right
future 개체
반환 값
*this
설명
After the transfer, Right no longer has an associated asynchronous state.
요구 사항
헤더: future
네임스페이스: std