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
I wrote a minimal demo here. contract_assert() works fine, which I'm assuming is because it is a assert() / [[assume()]] in disguise.
All three work fine when used in regular header files. I have not tested header units.