QPMS
Electromagnetic multiple scattering library and toolkit.
Macros
optim.h File Reference

Macros for compiler optimisation. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define QPMS_LIKELY(x)   (x)
 
#define QPMS_UNLIKELY(x)
 
#define QPMS_EXPECT(exp, c)   (exp)
 

Detailed Description

Macros for compiler optimisation.