P99
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages

◆ P99_PURE_FUNCTION

#define P99_PURE_FUNCTION

On architectures that support this, assert that a function is "pure", i.e only depends on parameters and global variables.

Definition at line 612 of file p99_compiler.h.