Ruby 4.1.0dev (2026-05-19 revision 37fe088e0e24667381b7ca411eef3e95c1476ed3)
Macros
inline.h File Reference

(37fe088e0e24667381b7ca411eef3e95c1476ed3)

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

Go to the source code of this file.

Macros

#define PRISM_INLINE   __inline
 Old Visual Studio versions do not support the inline keyword, so we need to define it to be __inline.
 

Macro Definition Documentation

◆ PRISM_INLINE

#define PRISM_INLINE   __inline

Old Visual Studio versions do not support the inline keyword, so we need to define it to be __inline.

Definition at line 12 of file inline.h.