Experiments with compile time unit tests in C++. The presented bitmap class can be used with std::vector as an ordinary bitmap; but can also be tested at compile time.
The example requires C++ 17.
Experiments with compile time unit tests in C++. The presented bitmap class can be used with std::vector as an ordinary bitmap; but can also be tested at compile time.
The example requires C++ 17.