diff options
author | Sven Gothel <[email protected]> | 2020-11-10 03:54:25 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2020-11-10 03:54:25 +0100 |
commit | 1371255266daf92cb29dabb16b86a559e1786db6 (patch) | |
tree | 7961c73e9069d78c2a7c1db63092dd9492709146 /include/jau/dfa_utf8_decode.hpp | |
parent | 43ad530af98168289e3538c89d3cbb20a4d016de (diff) |
Add jau/packed_attribute.hpp: Macro __pack(...) for MSC and GCC compatiblw, macro __packed for GCC compatible only
__packed is a simple short for '__attribute__ ((packed))'
__pack(...) wraps the given __VA_ARGS__ to add 'packed' attributes (GCC compatible) or pragmas (MSVC)
Diffstat (limited to 'include/jau/dfa_utf8_decode.hpp')
0 files changed, 0 insertions, 0 deletions