Classes | Static Public Attributes | List of all members
BT::Grammar::BooleanLiteral Struct Reference

#include <any_types.hpp>

Inheritance diagram for BT::Grammar::BooleanLiteral:
Inheritance graph
[legend]

Classes

struct  False
 
struct  True
 

Static Public Attributes

static constexpr auto rule = dsl::p<True> | dsl::p<False>
 
static constexpr auto value = lexy::construct<BT::Any>
 

Detailed Description

Definition at line 137 of file any_types.hpp.

Member Data Documentation

◆ rule

constexpr auto BT::Grammar::BooleanLiteral::rule = dsl::p<True> | dsl::p<False>
staticconstexpr

Definition at line 150 of file any_types.hpp.

◆ value

constexpr auto BT::Grammar::BooleanLiteral::value = lexy::construct<BT::Any>
staticconstexpr

Definition at line 151 of file any_types.hpp.


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


behaviortree_cpp_v4
Author(s): Davide Faconti
autogenerated on Fri Jun 28 2024 02:20:09