hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
typepreds.H File Reference
#include <hobbes/lang/type.H>
#include <hobbes/lang/expr.H>
#include <hobbes/lang/typeinf.H>
#include <hobbes/lang/preds/packsto.H>
#include <hobbes/lang/preds/class.H>
#include <hobbes/lang/preds/subtype.H>
#include <hobbes/lang/preds/hasfield.H>
#include <hobbes/lang/preds/hasctor.H>
#include <hobbes/lang/preds/appendsto.H>
#include <hobbes/lang/preds/consrecord.H>
#include <hobbes/lang/preds/consvariant.H>
#include <hobbes/lang/preds/equal.H>
#include <hobbes/lang/preds/not.H>
#include <hobbes/lang/preds/recty.H>
#include <hobbes/lang/preds/str.H>
#include <hobbes/lang/preds/deconstruct.H>
#include <hobbes/lang/preds/data.H>
#include <hobbes/lang/preds/typeof.H>
#include <hobbes/lang/preds/sizeof.H>
#include <hobbes/ipc/process.H>
Include dependency graph for typepreds.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.