Public Types | Static Public Attributes | List of all members
BT::Grammar::Expression::math_prefix Struct Reference

#include <operators.hpp>

Inheritance diagram for BT::Grammar::Expression::math_prefix:
Inheritance graph
[legend]

Public Types

using operand = dsl::atom
 

Static Public Attributes

static constexpr auto op = dsl::op<Ast::ExprUnaryArithmetic::negate>(LEXY_LIT("-"))
 

Detailed Description

Definition at line 712 of file operators.hpp.

Member Typedef Documentation

◆ operand

Definition at line 715 of file operators.hpp.

Member Data Documentation

◆ op

constexpr auto BT::Grammar::Expression::math_prefix::op = dsl::op<Ast::ExprUnaryArithmetic::negate>(LEXY_LIT("-"))
staticconstexpr

Definition at line 714 of file operators.hpp.


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


behaviortree_cpp_v4
Author(s): Davide Faconti
autogenerated on Wed Apr 16 2025 02:20:58