hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
Classes | Namespaces | Functions
autorelease.H File Reference
#include <vector>
Include dependency graph for autorelease.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  hobbes::AutoreleaseSet
 
struct  hobbes::Autorelease< T >
 

Namespaces

 hobbes
 

Functions

template<typename T >
T * hobbes::autorelease (T *x)