|
HikoGUI
A low latency retained GUI
|
Data Fields | |
| std::unique_ptr< formula_node > | lhs |
| std::unique_ptr< formula_node > | rhs |
Data Fields inherited from v1::formula_node | |
| parse_location | location |
Additional Inherited Members | |
Public Types inherited from v1::formula_node | |
| using | formula_vector = std::vector<std::unique_ptr<formula_node>> |
|
inlineoverridevirtual |
Resolve function and method pointers.
At all call-formulas resolve the function pointers from the parse_context.
Reimplemented from v1::formula_node.
Reimplemented in v1::formula_filter_node.
|
inlineoverridevirtualnoexcept |
Implements v1::formula_node.