#include <cstdlib>Go to the source code of this file.
Classes | |
| class | MemoryObject< T > |
| The MemoryObject is a trait object for use with the Resource template. More... | |
| class | MemoryObject< T >::Args |
| class | Resource< T, SourceTrait > |
| This is the basic template that underlies all of the Resource capability. More... | |
| class | ResetVariableOnDestroy< T > |
| RAII object to reset a variable. More... | |