Static Public Attributes | List of all members
BT::Grammar::Integer::integer Struct Reference

#include <any_types.hpp>

Static Public Attributes

static constexpr auto rule = dsl::sign + dsl::integer<int64_t>
 
static constexpr auto value = lexy::as_integer<int64_t>
 

Detailed Description

Definition at line 69 of file any_types.hpp.

Member Data Documentation

◆ rule

constexpr auto BT::Grammar::Integer::integer::rule = dsl::sign + dsl::integer<int64_t>
staticconstexpr

Definition at line 71 of file any_types.hpp.

◆ value

constexpr auto BT::Grammar::Integer::integer::value = lexy::as_integer<int64_t>
staticconstexpr

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