|
STLdoc
STLdocumentation
|
#include <exception>Go to the source code of this file.
Classes | |
| class | Concurrency::runtime_exception |
| Exception thrown due to a C++ AMP runtime_exception. This is the base type for all C++ AMP exception types. More... | |
| class | Concurrency::out_of_memory |
| Exception thrown when an underlying OS/DirectX call fails due to lack of system or device memory More... | |
| class | Concurrency::accelerator_view_removed |
| Exception thrown when an underlying DirectX call fails due to the Windows timeout detection and recovery mechanism More... | |
| class | Concurrency::invalid_compute_domain |
| Exception thrown when the runtime fails to launch a kernel using the compute domain specified at the parallel_for_each call site. More... | |
| class | Concurrency::unsupported_feature |
| Exception thrown when an unsupported feature is used More... | |
Namespaces | |
| Concurrency | |
The Concurrency namespace provides classes and functions that provide access to the Concurrency Runtime, a concurrent programming framework for C++. For more information, see Concurrency Runtime. | |
Macros | |
| #define | _AMPIMP __declspec(dllimport) |
| #define _AMPIMP __declspec(dllimport) |
1.8.8