kokkos-execution 0.0.1
Loading...
Searching...
No Matches
ignore_warnings.hpp File Reference

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.

Macro Definition Documentation

◆ DO_PRAGMA_

#define DO_PRAGMA_ ( x)
Value:
_Pragma(#x)

Definition at line 4 of file ignore_warnings.hpp.

◆ KOKKOS_EXECUTION_STDEXEC_PRAGMA_DIAGNOSTIC_IGNORED

#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.

◆ KOKKOS_EXECUTION_STDEXEC_PRAGMA_DIAGNOSTIC_IGNORED_COMPILER_SPECIFIC

#define KOKKOS_EXECUTION_STDEXEC_PRAGMA_DIAGNOSTIC_IGNORED_COMPILER_SPECIFIC

Definition at line 23 of file ignore_warnings.hpp.