A pointer to a standard-layout struct object, suitably converted using a reinterpret_cast, points to its initial member (or if that member is a bit-field, then to the unit in which it resides) and vice versa. A pointer đối tượng tiêu chuẩn bố trí struct, phù hợp chuyển đổi bằng cách sử dụng một reinterpret_cast, trỏ đến member đầu tiên của nó (hoặc nếu member đó là một chút-lĩnh vực, sau đó đến unit , mà nó cư trú) và ngược lại.
A pointer to a structure object, suitably converted, points to its initial member (or if that member is a bit-field, then to the unit in which it resides), and vice versa. A pointer đối tượng tiêu chuẩn bố trí struct, phù hợp chuyển đổi bằng cách sử dụng một reinterpret_cast, trỏ đến member đầu tiên của nó (hoặc nếu member đó là một chút-lĩnh vực, sau đó đến unit , mà nó cư trú) và ngược lại.