cassert
标准库标头<cassert>
这个标头最初在C标准库中作为<assert.h>...
此标头是错误处理图书馆。
宏
assert | aborts the program if the user-specified condition is not true. May be disabled for release builds (function macro) |
---|
© cppreference.com
在CreativeCommonsAttribution下授权-ShareAlike未移植许可v3.0。