| Class | Description |
|---|---|
| _nvrtcProgram |
\ingroup compilation
\brief nvrtcProgram is the unit of compilation, and an opaque handle for
a program.
|
| Callback_Pointer_Pointer |
\ingroup compilation
\brief nvrtcSetFlowCallback registers a callback function that the compiler
will invoke at different points during a call to nvrtcCompileProgram,
and the callback function can decide whether to cancel compilation by
returning specific values.
|
Copyright © 2025. All rights reserved.