ZeroErr
载入中...
搜索中...
未找到
zeroerr::IContextScope类 参考abstract

ContextScope is a helper class created in each basic block where you use INFO(). The context scope can has lazy evaluated function F(std::ostream&) that is called when the assertation is failed 更多...

#include <log.h>

类 zeroerr::IContextScope 继承关系图:

Public 成员函数

virtual void str (std::ostream &os) const =0
 

详细描述

ContextScope is a helper class created in each basic block where you use INFO(). The context scope can has lazy evaluated function F(std::ostream&) that is called when the assertation is failed

成员函数说明

◆ str()

virtual void zeroerr::IContextScope::str ( std::ostream &  os) const
pure virtual

zeroerr::ContextScope< F > 内被实现.


该类的文档由以下文件生成: