Classes
contrib/oxl/mvl/mvl_modify_handle.h File Reference

Temporarily modify a value, restoring on end-of-block. More...

Go to the source code of this file.

Classes

class  mvl_modify_handle< T >

Detailed Description

Temporarily modify a value, restoring on end-of-block.

Take a pointer to some type, and when the mvl_modify_handle goes out of scope, restore the old value.

Author:
Andrew W. Fitzgibbon, Oxford RRG, 03 Aug 96

Definition in file mvl_modify_handle.h.