CatapultServer
v0.5.0.1 (Elephant)
|
Removes an item from an attributes collection on destruction. More...
Public Member Functions | |
EraseOnExit (TAttributes &attrs, IteratorType &iter) | |
~EraseOnExit () | |
Private Types | |
using | IteratorType = typename std::remove_reference_t< TAttributes >::iterator |
Private Attributes | |
TAttributes & | m_attrs |
IteratorType & | m_iter |
Removes an item from an attributes collection on destruction.
|
private |
|
inline |
|
inline |
|
private |
|
private |