hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
Public Member Functions | Public Attributes | List of all members
hobbes::storage::recursion Struct Reference

#include <storage.H>

Collaboration diagram for hobbes::storage::recursion:
Collaboration graph

Public Member Functions

 recursion (void *x)
 

Public Attributes

void * value
 

Constructor & Destructor Documentation

◆ recursion()

hobbes::storage::recursion::recursion ( void *  x)
inline

Member Data Documentation

◆ value

void* hobbes::storage::recursion::value

The documentation for this struct was generated from the following file: