This documentation is archived and is not being maintained.
Reference (C++ AMP)
Visual Studio 2012
This section contains reference information for the C++ Accelerated Massive Parallelism (C++ AMP) runtime.
Note
|
|---|
|
The C++ language standard reserves the use of identifiers that begin with an underscore (_) character for implementations such as libraries. Do not use names beginning with an underscore in your code. The behavior of code elements whose names follow this convention are not guaranteed and are subject to change in future releases. For these reasons, such code elements are omitted from this documentation. |
Show:
Note