| ZeroErr
    | 
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. More...
#include <log.h>

| Public Member Functions | |
| 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.
| 
 | pure virtual | 
Implemented in zeroerr::ContextScope< F >.