다음을 통해 공유


unsupported_feature 클래스

지원 되지 않는 기능을 사용 하는 경우 throw 되는 예외입니다.

class unsupported_feature : public runtime_exception;

Members

Hh350906.collapse_all(ko-kr,VS.110).gifPublic 생성자

Name

설명

unsupported_feature::unsupported_feature 생성자

unsupported_feature 클래스의 새 인스턴스를 초기화합니다.

상속 계층 구조

exception

runtime_exception

unsupported_feature

요구 사항

헤더: amprt.h

네임스페이스: 동시성

참고 항목

참조

Concurrency 네임스페이스(C++ AMP)