Definition and implementation of template class
Saver.
More...
#include <boost/utility.hpp>
Go to the source code of this file.
Classes | |
class | Saver< SavedType > |
Saves a variable reference at construction time to restore/set its value at destruction time. More... | |
Namespaces | |
namespace | keyvalue |
All functionalities of KeyValue library are inside this | |
namespace | keyvalue::util |
Utility |
Definition and implementation of template class
Saver.