You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.