cxxomfort
rel.20211024
Simple backports for C++ - https://ryan.gulix.cl/fossil.cgi/cxxomfort/
|
Adds the missing and_bit
, or_bit
, xor_bit
in some versions of early C++.
More...
Adds the missing and_bit
, or_bit
, xor_bit
in some versions of early C++.
Fixes lack of bit_and, bit_or, bit_xor in MSVC 2008.