aboutsummaryrefslogtreecommitdiffstats
path: root/include/jau/packed_attribute.hpp
Commit message (Expand)AuthorAgeFilesLines
* packed_t: Fix API doc, go a bit more into details.Sven Gothel2022-05-031-1/+5
* Complete ByteUtils API doc of packed_t and get_<stdint>() get_value() and its...Sven Gothel2022-05-021-5/+38
* Doxygen: EUI48 and packet_attribute: Don't enclose namespace in 'group' block...Sven Gothel2022-05-011-1/+10
* Doxygen: Add Modules: Group related things together: Algorithms, ByteUtils, C...v0.9.2Sven Gothel2022-05-011-0/+10
* Fix clang 11.0.1 C++17 and prepare C++20 (WIP)v0.8.1Sven Gothel2022-04-191-0/+12
* packed_attribute.hpp: Complete single 'packed__' and '__packed' macros, but s...Sven Gothel2021-02-051-1/+16
* Add jau/packed_attribute.hpp: Macro __pack(...) for MSC and GCC compatiblw, m...Sven Gothel2020-11-101-0/+41