Inlining Macros
[STLSoft]


Detailed Description

These macros abstract inline.


Defines

#define STLSOFT_INLINE   inline
 inline pseudo-keyword


Define Documentation

#define STLSOFT_INLINE   inline

inline pseudo-keyword

Resolves to inline in C++ compilation. In C, resolves to inline for compilers that support C99, or otherwise STLSOFT_CUSTOM_C_INLINE if defined, or otherwise defaults to static


Generated on Thu Jun 10 08:58:21 2010 for STLSoft by  doxygen 1.5.6