Released v1.4.0 of PhysUnits-CT-Cpp11.
Now features a nonstd-lite alike GitHub test workflow.
As long as it lasts :)
Quantities and units library (P3045) is on its way to standard C++.
wg21.link/p3045 .
github.com/martinmoene/...
#cpp #cpp11 #cpp
Book about C++ Templates
Wouldn't it be great to write easy-to-read code that your compiler loves?
Templates help you to generate clean code. Discover essential tips and tricks on how to use them in my latest book:
Paper: https://amazon.com/dp/…
E-book: https://fertig.to/btmp…
#cpp11 #programming #book #cplusplus
If there's anyone interested in swaps... of bytes: bit-lite now supports 'm.
#cpp #cpp98 #cpp11 #cpp20 #cpp23
github.com/martinmoene/...
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/...
string-bare - C++ string algorithms for C++11 and later.
An early version with tests for `char` character type.
Still pondering on an API for similar functions that support using `std::regex`.
#cpp #cplusplus #cpp11
github.com/martinmoene/...
Did I just hand-write an implementation of #cpp23 std::expected for use in #cpp11 ? Very, very yes.
Is it complete? No. But it is functional enough.
Am I pleased with it? Also very yes!
Will I use it in #ProjectSpecialK? I dunno, maybe. We'll see.
Wouldn't it be great to write easy-to-read code that your compiler loves?
Templates help you to generate clean code. Discover essential tips and tricks on how to use them in my latest book:
Paper: amazon.com/dp/3949323074
E-book: leanpub.com/notebookcpp-...
#cpp11 #templates #book #cplusplus
Check my cool static #cpp11 #regexp using #template #metaprogramming.
https://github.com/hanickadot/static-regexp