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

#include <any_types.hpp>

Static Public Attributes

static constexpr auto rule = LEXY_LIT("false")
 
static constexpr auto value = lexy::constant(0)
 

Detailed Description

Definition at line 144 of file any_types.hpp.

Member Data Documentation

◆ rule

constexpr auto BT::Grammar::BooleanLiteral::False::rule = LEXY_LIT("false")
staticconstexpr

Definition at line 146 of file any_types.hpp.

◆ value

constexpr auto BT::Grammar::BooleanLiteral::False::value = lexy::constant(0)
staticconstexpr

Definition at line 147 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