extent::operator+= 연산자
지정 된 숫자의 각 요소에 추가 범위 개체입니다.
extent<_Rank>& operator+=(
const extent<_Rank>& _Rhs
) restrict(amp,cpu);
extent<_Rank>& operator+=(
const index<_Rank>& _Rhs
) restrict(amp,cpu);
extent<_Rank>& operator+=(
int _Rhs
) restrict(amp,cpu);
매개 변수
- _Rhs
추가할 수 있습니다.
반환 값
결과 extent 개체입니다.
요구 사항
헤더: amp.h
네임스페이스: 동시성