runtime_exception::operator= 연산자
지정한 내용을 복사 runtime_exception 개체로이 하나 있습니다.
runtime_exception &operator=(
const runtime_exception &_Other
) throw();
매개 변수
- _Other
복사할 runtime_exception 개체입니다.
반환 값
이 runtime_exception 개체에 대한 참조입니다.
요구 사항
헤더: amprt.h
네임스페이스: 동시성