index
:
issim
main
Unnamed repository; edit this file 'description' to name the repository.
Julian Blake Kongslie
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
assert.h
blob: 84bd44c5a3d8203967aa7842111f0dcac3fd0134 (
plain
) (
blame
)
1
2
3
#pragma once void ASSERT(bool cond, const char *msg);