#cpp98
we have to use cpp98 with no standard library in this codebase and i'm somehow still writing annoying callback monsters that nobody else understands very well
just passing through. don't mind me
October 16, 2025 at 9:30 AM
If there's anyone interested in swaps... of bytes: bit-lite now supports 'm.

#cpp #cpp98 #cpp11 #cpp20 #cpp23

github.com/martinmoene/...
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.com
October 6, 2025 at 6:24 PM
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

github.com/martinmoene/...
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.com
October 1, 2025 at 11:39 AM