unsupported_feature Class
Visual Studio 2015
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The exception that is thrown when an unsupported feature is used.
class unsupported_feature : public runtime_exception;
Public Constructors
| Name | Description |
|---|---|
| unsupported_feature::unsupported_feature Constructor | Constructs a new instance of the unsupported_feature exception. |
exception
runtime_exception
unsupported_feature
Header: amprt.h
Namespace: Concurrency
Show: