Skip to content
Authors

Struct resmach_stack_t

ClassList > resmach_stack_t

A stack of resolution partials being resolved.

  • #include <resolution_machine.h>

Public Attributes

Type Name
resmach_partial_t * partials
size_t stack_len

Public Attributes Documentation

variable partials

resmach_partial_t* resmach_stack_t::partials;

A pointer to a list of partials to use as the stack.


variable stack_len

size_t resmach_stack_t::stack_len;

The number of partials on the stack.



The documentation for this class was generated from the following file source/resolution_machine/src/resolution_machine.h