Static Public Member Functions | List of all members
lexy::_detail::scan_final_parser Struct Reference

#include <scan.hpp>

Static Public Member Functions

template<typename Context , typename Reader , typename T >
static LEXY_PARSER_FUNC bool parse (Context &, Reader &, lazy_init< T > *dest, T &&value)
 
template<typename Context , typename Reader >
static LEXY_PARSER_FUNC bool parse (Context &, Reader &, lazy_init< void > *dest)
 

Detailed Description

Definition at line 145 of file dsl/scan.hpp.

Member Function Documentation

◆ parse() [1/2]

template<typename Context , typename Reader , typename T >
static LEXY_PARSER_FUNC bool lexy::_detail::scan_final_parser::parse ( Context &  ,
Reader &  ,
lazy_init< T > *  dest,
T &&  value 
)
inlinestatic

Definition at line 148 of file dsl/scan.hpp.

◆ parse() [2/2]

template<typename Context , typename Reader >
static LEXY_PARSER_FUNC bool lexy::_detail::scan_final_parser::parse ( Context &  ,
Reader &  ,
lazy_init< void > *  dest 
)
inlinestatic

Definition at line 155 of file dsl/scan.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:10