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

#include <typeinf.H>

Collaboration diagram for hobbes::UTypeRec:
Collaboration graph

Public Attributes

MonoTypePtr ty
 
bool visited
 
size_t donebc
 

Member Data Documentation

◆ donebc

size_t hobbes::UTypeRec::donebc

◆ ty

MonoTypePtr hobbes::UTypeRec::ty

◆ visited

bool hobbes::UTypeRec::visited

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