promise::operator = 연산자
전송 된 비동기 상태 연결 에서 promise 개체.
promise& operator=(
promise&& Other
) _NOEXCEPT;
매개 변수
- Other
promise 개체
반환 값
*this
설명
이 연산자는 비동기 연결 된 상태에서 전송 Other.전송 후 Other 는 빈.
요구 사항
헤더: 미래
네임 스페이스: std
전송 된 비동기 상태 연결 에서 promise 개체.
promise& operator=(
promise&& Other
) _NOEXCEPT;
*this
이 연산자는 비동기 연결 된 상태에서 전송 Other.전송 후 Other 는 빈.
헤더: 미래
네임 스페이스: std