다음을 통해 공유


index::operator-- 연산자

감소의 각 요소는 인덱스 개체입니다.

index<_Rank>& operator--() restrict(amp,cpu);

                    
index operator--(
   int
) restrict(amp,cpu);

반환 값

에 전위 연산자를 index 개체 (*this).접미사 연산자에 대 한 새로운 index 개체입니다.

요구 사항

헤더: amp.h

네임스페이스: 동시성

참고 항목

참조

index 클래스