|
kokkos-execution 0.0.1
|
Go to the source code of this file.
Macros | |
| #define | DO_PRAGMA_(x) |
| #define | KOKKOS_EXECUTION_STDEXEC_PRAGMA_DIAGNOSTIC_IGNORED_COMPILER_SPECIFIC |
| #define | KOKKOS_EXECUTION_STDEXEC_PRAGMA_DIAGNOSTIC_IGNORED |
Basic list of ignored diagnostics when including anything from stdexec. | |
| #define DO_PRAGMA_ | ( | x | ) |
Definition at line 4 of file ignore_warnings.hpp.
| #define KOKKOS_EXECUTION_STDEXEC_PRAGMA_DIAGNOSTIC_IGNORED |
Basic list of ignored diagnostics when including anything from stdexec.
Definition at line 38 of file ignore_warnings.hpp.
| #define KOKKOS_EXECUTION_STDEXEC_PRAGMA_DIAGNOSTIC_IGNORED_COMPILER_SPECIFIC |
Definition at line 23 of file ignore_warnings.hpp.