Alchemy  1.0
A framework to robustly process network messages and structured data
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
detail/offset_of.h File Reference

Defines the most portable version of offsetof possible for the platform. As it is, offsetof, is not a portable or safe MACRO to use. More...

#include <cstddef>

Go to the source code of this file.

Detailed Description

Defines the most portable version of offsetof possible for the platform. As it is, offsetof, is not a portable or safe MACRO to use.

The MIT License(MIT)

Definition in file detail/offset_of.h.