Released v1.0.0 of bit-lite.

It now supports C++23 byteswap().

A somewhat less frivolous message than in the blue skies :)

#cpp #cpp98 #cpp11 #cpp20 #cpp23

https://github.com/martinmoene/bit-lite/releases/tag/v1.0.0

Release 1.0.0 · martinmoene/bit-lite

Release 1.0.0 of bit lite adds C++23 byteswap(). To be expanded. Additions: Changes: Fixes:

GitHub

Finally introduced a converting constructor for C++11 in my take of (nonstd) variant with its idiosyncratic typelist to support C++98.

Hope to release v3.0.0 'really soon'.

Back to the future or something :)

#cpp #cpp98 #cpp11 #cpp17

https://github.com/martinmoene/variant-lite

GitHub - martinmoene/variant-lite: variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library.

variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library. - martinmoene/variant-lite

GitHub