A scoped thread-specific attribute guard. More...
#include <scoped_attribute.hpp>
Public Member Functions | |
scoped_thread_attribute (attribute_name const &name, attribute const &attr) | |
Constructor. More... | |
scoped_thread_attribute (BOOST_RV_REF(scoped_thread_attribute) that) | |
Move constructor. More... | |
~scoped_thread_attribute () | |
Destructor. More... | |
A scoped thread-specific attribute guard.
|
inline |
Constructor.
References boost::shared_ptr< T >::reset().
|
inline |
Move constructor.
References boost::shared_ptr< T >::swap().
|
inline |
Destructor.