Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Macros
restrict.h File Reference

Macro wrapping the nonstandard restrict keyword. More...

Go to the source code of this file.

Macros

#define ATH_HAS_RESTRICT   0
 
#define ATH_RESTRICT
 

Detailed Description

Macro wrapping the nonstandard restrict keyword.

Author
scott snyder snyde.nosp@m.r@bn.nosp@m.l.gov
Date
May, 2019 Use the ATH_RESTRICT macro for the non-standard restrict keyword.

Definition in file restrict.h.

Macro Definition Documentation

◆ ATH_HAS_RESTRICT

#define ATH_HAS_RESTRICT   0

Definition at line 24 of file restrict.h.

◆ ATH_RESTRICT

#define ATH_RESTRICT

Definition at line 32 of file restrict.h.