104 operator unsigned()
const {
106 if (tracked_) result |= H5P_CRT_ORDER_TRACKED;
108 if (indexed_) result |= H5P_CRT_ORDER_INDEXED;
118 __attribute__((unused))
unsigned reserved_:
sizeof(unsigned) - 2;
120 unsigned reserved_:
sizeof(unsigned) - 2;
Definition: creation_order.hpp:36
Definition: attribute.hpp:43
#define DLL_EXPORT
Definition: windows.hpp:35