A scoped logger attribute guard. More...
#include <scoped_attribute.hpp>
Public Member Functions | |
scoped_logger_attribute (logger_type &l, attribute_name const &name, attribute const &attr) | |
Constructor. More... | |
scoped_logger_attribute (BOOST_RV_REF(scoped_logger_attribute) that) | |
Move constructor. More... | |
~scoped_logger_attribute () | |
Destructor. More... | |
A scoped logger attribute guard.
|
inline |
Constructor.
|
inline |
Move constructor.
|
inline |
Destructor.