w_workaround.h File Reference


Detailed Description

Macros that allow workarounds for different compilers.

Definition in file w_workaround.h.

Go to the source code of this file.

Defines

#define INT64_LITERAL_BUG(x)   x
#define C_STRING_BUG   (char *)
#define PERL_CVBUG   (char *)
#define PERL_UNUSED_VAR(x)   (void)x
#define W_FORM(stream)   stream << form
#define W_FORM2(stream, args)   W_FORM(stream) args
#define offsetof(type, member)   ((size_t)((&(type *)0)->member))
#define w_offsetof(class, member)   offsetof(class,member)


Generated on Wed Jul 7 17:22:32 2010 for Shore Storage Manager by  doxygen 1.4.7