ZeroErr
载入中...
搜索中...
未找到
zeroerr::assert_info结构体 参考

This is a one-byte assert info struct, which is used to collect the meta info of an assertion 更多...

#include <assert.h>

Public 属性

assert_level level: 2
 
assert_throw throw_type: 2
 
bool is_false: 1
 

详细描述

This is a one-byte assert info struct, which is used to collect the meta info of an assertion

类成员变量说明

◆ is_false

bool zeroerr::assert_info::is_false

◆ level

assert_level zeroerr::assert_info::level

◆ throw_type

assert_throw zeroerr::assert_info::throw_type

该结构体的文档由以下文件生成: