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
Checks is a collections of check macros for C and C++. We're often facing necessity to check some input parameters in our code and
this library should make it a bit simplier.