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

#include <appendsto.H>

Collaboration diagram for hobbes::AppendsTo:
Collaboration graph

Public Attributes

MonoTypePtr leftType
 
MonoTypePtr rightType
 
MonoTypePtr resultType
 

Member Data Documentation

◆ leftType

MonoTypePtr hobbes::AppendsTo::leftType

◆ resultType

MonoTypePtr hobbes::AppendsTo::resultType

◆ rightType

MonoTypePtr hobbes::AppendsTo::rightType

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