Skip to content

Struct zmbt::lang::Operator::Handle::Handle

ClassList > Handle > Handle

Public Attributes

Type Name
binary_transform and_ = {generic\_logical\_and}
unary_predicate bool_ = {generic\_is\_truth}
binary_transform or_ = {generic\_logical\_or}

Public Attributes Documentation

variable and_

binary_transform zmbt::lang::Operator::Handle::L::and_;

variable bool_

unary_predicate zmbt::lang::Operator::Handle::L::bool_;

variable or_

binary_transform zmbt::lang::Operator::Handle::L::or_;


The documentation for this class was generated from the following file zmbt-framework/zmbt-framework/backends/cxx/include/zmbt/expr/operator.hpp