ZeroErr
zeroerr::ContextScope< F > Class Template Reference

#include <log.h>

Inheritance diagram for zeroerr::ContextScope< F >:
Collaboration diagram for zeroerr::ContextScope< F >:

Public Member Functions

 ContextScope (F f)
 
 ~ContextScope ()
 
virtual void str (std::ostream &os) const override
 

Protected Attributes

f_
 

Constructor & Destructor Documentation

◆ ContextScope()

template<typename F >
zeroerr::ContextScope< F >::ContextScope ( f)
inline

◆ ~ContextScope()

template<typename F >
zeroerr::ContextScope< F >::~ContextScope ( )
inline

Member Function Documentation

◆ str()

template<typename F >
virtual void zeroerr::ContextScope< F >::str ( std::ostream &  os) const
inlineoverridevirtual

Member Data Documentation

◆ f_

template<typename F >
F zeroerr::ContextScope< F >::f_
protected

The documentation for this class was generated from the following file: