Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | byte_util.hpp: Add manual optimization to generic bswap on uint8_t src -> dest | Sven Gothel | 2022-04-10 | 1 | -3/+6 |
* | endian conversion [le|be|cpu]_to_[le|be|cpu]() and bit_cast(): Use explicit '... | Sven Gothel | 2021-10-22 | 1 | -49/+49 |
* | EUI48Sub: Add required endian conversion for byte stream ctor (C++ and Java)v0.5.0 | Sven Gothel | 2021-10-05 | 1 | -15/+9 |
* | Fix: be_to_cpu(uint16_t const n) | Sven Gothel | 2021-10-04 | 1 | -1/+1 |
* | type trait '_v' convenience: Remove implicit 'inline' of 'constexpr' declarat... | Sven Gothel | 2021-02-09 | 1 | -3/+3 |
* | Reverting macro change of 'constexpr_*', removing the '_func' addition (short... | Sven Gothel | 2021-02-09 | 1 | -1/+1 |
* | basic_types.hpp: Cleanup; Add constexpr 'enum class endian', 'pointer_cast()'... | Sven Gothel | 2021-02-08 | 1 | -0/+753 |